// ntifs.h
void FsRtlIsAnsiCharacterLegalNtfsStream(
C,
WILD_OK
);
View the official Windows Driver Kit DDI referenceNo description available.
The FsRtlIsAnsiCharacterLegalNtfsStream macro determines whether an ANSI character is legal for NTFS stream names.
CPointer to the character to be tested.
WILD_OKSet to TRUE if wildcard characters are to be considered legal, FALSE otherwise.
For information about other string-handling routines, see Run-Time Library (RTL) Routines.