Macro FsRtlIsAnsiCharacterLegalNtfsStream (ntifs.h)
La macro FsRtlIsAnsiCharacterLegalNtfsStream determina se un carattere ANSI è valido per i nomi di flusso NTFS.
void FsRtlIsAnsiCharacterLegalNtfsStream(
C,
WILD_OK
);
C
Puntatore al carattere da testare.
WILD_OK
Impostare su true se i caratteri jolly devono essere considerati legali, FALSE in caso contrario.
Nessuno
Per informazioni su altre routine di gestione delle stringhe, vedere Routine RTL (Run-Time Library).
Requisito | Valore |
---|---|
client minimo supportato | Windows XP |
piattaforma di destinazione | Desktop |
intestazione | ntifs.h (include Ntifs.h) |
IRQL | <= APC_LEVEL |