Partager via


Fonction NdrInterfacePointerFree (rpcndr.h)

La fonction NdrInterfacePointerFree libère le pointeur d’interface.

Syntaxe

void NdrInterfacePointerFree(
       PMIDL_STUB_MESSAGE pStubMsg,
  [in] unsigned char      *pMemory,
  [in] PFORMAT_STRING     pFormat
);

Paramètres

pStubMsg

Pointeur vers une structure MIDL_STUB_MESSAGE qui conserve la status actuelle du stub RPC. Cette structure est destinée à un usage interne uniquement et ne doit pas être modifiée.

[in] pMemory

Pointeur vers le pointeur d’interface à libérer.

[in] pFormat

Pointeur vers la description de la chaîne de format.

Valeur de retour

None

Configuration requise

Condition requise Valeur
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 rpcndr.h (inclure Rpc.h)
Bibliothèque Rpcrt4.lib
DLL Rpcrt4.dll