Funzione LHashValOfNameSys (oleauto.h)
Calcola un valore hash per un nome.
Sintassi
ULONG LHashValOfNameSys(
SYSKIND syskind,
LCID lcid,
const OLECHAR *szName
);
Parametri
syskind
SYSKIND del sistema operativo di destinazione.
lcid
LCID per la stringa.
szName
Stringa il cui valore hash deve essere calcolato.
Valore restituito
Valore hash che rappresenta il nome passato.
Requisiti
Requisito | Valore |
---|---|
Piattaforma di destinazione | Windows |
Intestazione | oleauto.h |
Libreria | OleAut32.lib |
DLL | OleAut32.dll |