PSET_RESOURCE_INMEMORY_NODELOCAL_PROPERTIES_ROUTINE fonction de rappel (resapi.h)
TBD
Syntaxe
PSET_RESOURCE_INMEMORY_NODELOCAL_PROPERTIES_ROUTINE PsetResourceInmemoryNodelocalPropertiesRoutine;
DWORD PsetResourceInmemoryNodelocalPropertiesRoutine(
[in] [in] RESOURCE_HANDLE ResourceHandle,
[in] [in] unsigned char *propertyListBuffer,
[in] DWORD propertyListBufferSize
)
{...}
Paramètres
[in] [in] ResourceHandle
TBD
[in] [in] propertyListBuffer
TBD
[in] propertyListBufferSize
Taille du paramètre propertyListBuffer .
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2012 |
Plateforme cible | Windows |
En-tête | resapi.h |