Funzione SdbReleaseMatchingExe
Rilascia le risorse usate dalla funzione SdbGetMatchingExe .
Sintassi
void WINAPI SdbReleaseMatchingExe(
_In_ HSDB hSDB,
_In_ TAGREF trExe
);
Parametri
-
hSDB [in]
-
Handle per il database shim restituito dalla funzione SdbInitDatabase .
-
trExe [in]
-
TAGREF restituito da SdbGetMatchingExe.
Valore restituito
Questa funzione non restituisce un valore.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows Vista [solo app desktop] |
Server minimo supportato |
Windows Server 2008 [solo app desktop] |
DLL |
|
Vedi anche