6 #ifndef _INC_IUnkObject_H
7 #define _INC_IUnkObject_H
25 STDMETHOD_(
HASHCODE_t, get_HashCodeX)()
const noexcept = 0;
28 STDMETHOD_(
cString, get_Name)()
const = 0;
31 STDMETHOD_(
cStringA, get_SymName)()
const = 0;
MIDL_INTERFACE("7ED943DD-52E8-40b5-A8D8-76685C406330") ID3DXBaseMesh
#define IGNORE_WARN_INTERFACE(c)
Definition: GrayCore.h:79
Definition: IUnknown.h:68
< The main namespace for all Core functions.
Definition: GrayCore.cpp:14
cStringT< char > cStringA
Definition: cString.h:635
UINT_PTR HASHCODE_t
could hold a pointer converted to a number? maybe 64 or 32 bit ? same as size_t.
Definition: GrayCore.h:116
cStringT< GChar_t > cString
Definition: cString.h:636