FsRtlIsAnsiCharacterWild macro (ntifs.h)
The FsRtlIsAnsiCharacterWild macro determines whether an ANSI character is a wildcard character.
void FsRtlIsAnsiCharacterWild(
C
);
C
Pointer to the character to be tested.
None
For information about other string-handling routines, see Run-Time Library (RTL) Routines.
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ntifs.h (include Ntifs.h) |
IRQL | Any level |