Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases an interface pointer that was previously returned by DebugServerQueryInterface.
Syntax
void DebugServerRelease(
[in] void *pv
);
Parameters
[in] pv
A pointer to the interface that the caller no longer needs.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | objidl.h (include ObjIdl.h) |