Home | History | Annotate | Download | only in include

Lines Matching defs:clsid

1051       HRESULT (WINAPI *GetClassID)(IPersistMemory *This,CLSID *pClassID);
1106 HRESULT (WINAPI *GetClassID)(IPersistStreamInit *This,CLSID *pClassID);
1159 HRESULT (WINAPI *GetClassID)(IPersistPropertyBag *This,CLSID *pClassID);
1944 virtual HRESULT WINAPI GetUnitType(CLSID *pClsid,LONG *plID) = 0;
1955 HRESULT (WINAPI *GetUnitType)(IOleUndoUnit *This,CLSID *pClsid,LONG *plID);
1976 HRESULT WINAPI IOleUndoUnit_GetUnitType_Proxy(IOleUndoUnit *This,CLSID *pClsid,LONG *plID);
2004 HRESULT (WINAPI *GetUnitType)(IOleParentUndoUnit *This,CLSID *pClsid,LONG *plID);
2288 virtual HRESULT WINAPI MapPropertyToPage(DISPID dispID,CLSID *pClsid) = 0;
2299 HRESULT (WINAPI *MapPropertyToPage)(IPerPropertyBrowsing *This,DISPID dispID,CLSID *pClsid);
2319 HRESULT WINAPI IPerPropertyBrowsing_MapPropertyToPage_Proxy(IPerPropertyBrowsing *This,DISPID dispID,CLSID *pClsid);
2348 CLSID clsid;
2559 HRESULT (WINAPI *GetClassID)(IPersistPropertyBag2 *This,CLSID *pClassID);