IDynamicProperty2::QueryInterface

QueryInterface(
    THIS_ REFIID riid, 
    LPVOID FAR* ppvObj
);
Parameters
Parameters 
Description 
THIS_ REFIID riid 
Input ID of the requested interface 
LPVOID FAR* ppvObj 
Output pointer to the interface object 
Description

Standard COM interface. 

 

Links