Méthode IRpcStubBuffer::D ebugServerRelease (objidl.h)

Libère un pointeur d’interface précédemment retourné par DebugServerQueryInterface.

Syntaxe

void DebugServerRelease(
  [in] void *pv
);

Paramètres

[in] pv

Pointeur vers l’interface dont l’appelant n’a plus besoin.

Valeur de retour

None

Spécifications

   
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête objidl.h (inclure ObjIdl.h)

Voir aussi

IRpcStubBuffer