WZCDeleteIntfObjEx
Other versions of this page are also available for the following:
8/28/2008
This function releases memory associated from a corresponding call to WZCQueryInterfaceEx by deleting an INTF_ENTRY_EX object that is allocated within a remote procedure call (RPC).
Syntax
VOID WZCDeleteIntfObjEx(
PINTF_ENTRY_EX pIntf
);
Parameters
- pIntf
[in] Pointer to the INTF_ENTRY_EX object that is allocated within an RPC.
Return Value
None.
Requirements
Header | wzcsapi.h |
Library | Wzcsapi.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |