WZCDeleteIntfObj (Windows Embedded CE 6.0)
1/6/2010
This function releases memory associated from a corresponding call to WZCQueryInterface by deleting an INTF_ENTRY object that is allocated within an RPC.
Syntax
VOID WZCDeleteIntfObj(
PINTF_ENTRY pIntf
);
Parameters
- pIntf
[in] Pointer to the INTF_ENTRY object that is allocated within an RPC.
Return Value
None.
Requirements
Header | wzcsapi.h |
Library | Wzcsapi.lib |
Windows Embedded CE | Windows CE .NET 4.2 and later |