Condividi tramite


Macro FsRtlIsAnsiCharacterLegalFat (ntifs.h)

La macro FsRtlIsAnsiCharacterLegalFat determina se un carattere ANSI è valido per i nomi di file FAT.

Sintassi

void FsRtlIsAnsiCharacterLegalFat(
   C,
   WILD_OK
);

Parametri

C

Puntatore al carattere da testare.

WILD_OK

Impostare su true se i caratteri jolly devono essere considerati legali, FALSE in caso contrario.

Valore restituito

Nessuno

Fabbisogno

Requisito Valore
piattaforma di destinazione Desktop
intestazione ntifs.h (include Ntifs.h)
IRQL Qualsiasi livello

Vedere anche

FsRtlIsAnsiCharacterLegal

FsRtlIsAnsiCharacterLegalHpfs

FsRtlIsAnsiCharacterLegalNtfs