CoGetTreatAsClass (OLE32.@)
HRESULT CoGetTreatAsClass ( REFCLSID clsidOld, LPCLSID clsidNew )
Gets the TreatAs value of a class.
clsidOld | [In] | Class to get the TreatAs value of. |
clsidNew | [In] | The class the clsidOld should be treated as. |
Success: S_OK.
Failure: HRESULT code.
CoSetTreatAsClass
Defined in "objbase.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.