XRPtr<Interface>::Release (Compact 2013)
3/28/2014
This method calls the Release method of IUnknown on the encapsulated interface pointer.
Syntax
void Release()
Parameters
None.
Return Value
None.
Remarks
In order to call this method, the interface pointer cannot be NULL.
Requirements
Header |
XRPtr.h |
sysgen |
SYSGEN_XAML_RUNTIME |