Condividi tramite


Macro FsRtlIsUnicodeCharacterWild (ntifs.h)

La macro FsRtlIsUnicodeCharacterWild determina se un carattere Unicode è un carattere jolly.

Sintassi

void FsRtlIsUnicodeCharacterWild(
   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).

Fabbisogno

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

Vedere anche

FsRtlIsAnsiCharacterWild