ReactOS 0.4.16-dev-1028-g8602629
|
#include <typelib.h>
Public Attributes | |
INT | reftype |
INT | flags |
INT | oCustData |
INT | onext |
INT MSFT_RefRecord::flags |
Definition at line 257 of file typelib.h.
Referenced by MSFT_DoImplTypes().
INT MSFT_RefRecord::oCustData |
Definition at line 258 of file typelib.h.
Referenced by MSFT_DoImplTypes().
INT MSFT_RefRecord::onext |
Definition at line 259 of file typelib.h.
Referenced by MSFT_DoImplTypes().
INT MSFT_RefRecord::reftype |
Definition at line 253 of file typelib.h.
Referenced by MSFT_DoImplTypes().