STDMETHOD
ATL / WTL / STL
3
Posts
3
Posters
0
Views
1
Watching
-
what is STDMETHOD ?
-
what is STDMETHOD ?
-
what is STDMETHOD ?
If you're asking what is it used for, it's used for most methods when you write a COM interface definition. The "standard" methods have a return type of
HRESULT
and a calling convention of__stdcall
. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD