Use this method to obtain an IWgnSmartTag interface.
HRESULT GetInterface( [in] REFIID riid, [out, iid_is(riid)] void **ppvInterface );
Where:
Is the Unique ID of the interface being requested (for example __uuid(IWgnSmartTag).
Is a pointer to a buffer that receives a pointer to the requested interface.
Copyright © 2014 CA.
All rights reserved.
|
|