WZCDeleteIntfObjEx (Windows Embedded CE 6.0)
1/6/2010
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 |