Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FsRtlIsAnsiCharacterLegalFat macro (ntifs.h)
The FsRtlIsAnsiCharacterLegalFat macro determines whether an ANSI character is legal for FAT file names.
Syntax
void FsRtlIsAnsiCharacterLegalFat(
C,
WILD_OK
);
Parameters
C
Pointer to the character to be tested.
WILD_OK
Set to TRUE if wildcard characters are to be considered legal, FALSE otherwise.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | ntifs.h (include Ntifs.h) |
| IRQL | Any level |
See also
Feedback
Was this page helpful?
