Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FsRtlIsAnsiCharacterWild macro determines whether an ANSI character is a wildcard character.
Syntax
void FsRtlIsAnsiCharacterWild(
C
);
Parameters
C
Pointer to the character to be tested.
Return value
None
Remarks
For information about other string-handling routines, see Run-Time Library (RTL) Routines.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ntifs.h (include Ntifs.h) |
IRQL | Any level |