Share via


WZCDeleteIntfObj (Windows CE 5.0)

Send Feedback

This function releases memory associated from a corresponding call to WZCQueryInterface by deleting an INTF_ENTRY object that is allocated within an RPC.

VOID WZCDeleteIntfObj(PINTF_ENTRYpIntf);

Parameters

  • pIntf
    [in] Pointer to the INTF_ENTRY object that is allocated within an RPC.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Wzcsapi.h.
Link Library: Wzcsapi.lib.

See Also

Automatic Configuration Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.