Leggere in inglese

Condividi tramite


Macro FsRtlIsAnsiCharacterLegalNtfsStream (ntifs.h)

La macro FsRtlIsAnsiCharacterLegalNtfsStream determina se un carattere ANSI è valido per i nomi di flusso NTFS.

Sintassi

void FsRtlIsAnsiCharacterLegalNtfsStream(
   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

Osservazioni

Per informazioni su altre routine di gestione delle stringhe, vedere Routine RTL (Run-Time Library).

Fabbisogno

Requisito Valore
client minimo supportato Windows XP
piattaforma di destinazione Desktop
intestazione ntifs.h (include Ntifs.h)
IRQL <= APC_LEVEL

Vedere anche

FsRtlIsAnsiCharacterLegal

FsRtlIsAnsiCharacterLegalFat

FsRtlIsAnsiCharacterLegalHpfs

FsRtlIsAnsiCharacterLegalNtfs