FsRtlIsAnsiCharacterLegalFat - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

void FsRtlIsAnsiCharacterLegalFat(
  C,
  WILD_OK
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntifs-fsrtlisansicharacterlegalfat)

FsRtlIsAnsiCharacterLegalFat macro

Description

The FsRtlIsAnsiCharacterLegalFat macro determines whether an ANSI character is legal for FAT file names.

Parameters

C

Pointer to the character to be tested.

WILD_OK

Set to TRUE if wildcard characters are to be considered legal, FALSE otherwise.

See also

FsRtlIsAnsiCharacterLegal

FsRtlIsAnsiCharacterLegalHpfs

FsRtlIsAnsiCharacterLegalNtfs