Condividi tramite


Funzione SwMemFree (swdevice.h)

Libera memoria che altre funzioni DELL'API del dispositivo software allocata.

Sintassi

void SwMemFree(
  [in] PVOID pMem
);

Parametri

[in] pMem

Puntatore al blocco di memoria da liberare.

Valore restituito

nessuno

Requisiti

   
Client minimo supportato Windows 8
Server minimo supportato Windows Server 2012
Piattaforma di destinazione Universale
Intestazione swdevice.h
Libreria Swdevice.lib; OneCoreUAP.lib in Windows 10
DLL Cfgmgr32.dll

Vedi anche

SwDeviceInterfaceRegister