Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The FsRtlIsAnsiCharacterLegalNtfsStream macro determines whether an ANSI character is legal for NTFS stream names.
Syntax
void FsRtlIsAnsiCharacterLegalNtfsStream(
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
Remarks
For information about other string-handling routines, see Run-Time Library (RTL) Routines.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP |
Target Platform | Desktop |
Header | ntifs.h (include Ntifs.h) |
IRQL | <= APC_LEVEL |