Fonction SwMemFree (swdevice.h)
Libère la mémoire allouée par d’autres fonctions d’API d’appareil logiciel.
Syntaxe
void SwMemFree(
[in] PVOID pMem
);
Paramètres
[in] pMem
Pointeur vers le bloc de mémoire à libérer.
Valeur de retour
None
Configuration requise
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
Plateforme cible | Universal |
En-tête | swdevice.h |
Bibliothèque | Swdevice.lib; OneCoreUAP.lib sur Windows 10 |
DLL | Cfgmgr32.dll |