Macro FsRtlIsAnsiCharacterWild (ntifs.h)
La macro FsRtlIsAnsiCharacterWild determina se un carattere ANSI è un carattere jolly.
Sintassi
void FsRtlIsAnsiCharacterWild(
C
);
Parametri
C
Puntatore al carattere da testare.
Valore restituito
nessuno
Osservazioni
Per informazioni su altre routine di gestione delle stringhe, vedere Routine RTL (Run-Time Library).
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Desktop |
Intestazione | ntifs.h (include Ntifs.h) |
IRQL | Qualsiasi livello |