|
ReactOS 0.4.17-dev-357-ga8f14ff
|

Public Attributes | |
| IRecordInfo | IRecordInfo_iface |
| LONG | ref |
| GUID | guid |
| UINT | lib_index |
| WORD | n_vars |
| ULONG | size |
| BSTR | name |
| fieldstr * | fields |
| ITypeInfo * | pTypeInfo |
| unsigned int | sizeCalled |
| unsigned int | clearCalled |
| unsigned int | recordcopy |
| unsigned int | recordclear |
| unsigned int | getsize |
| VARIANT * | v |
Definition at line 79 of file safearray.c.
Referenced by IRecordInfoImpl_Construct(), and test_SafeArrayCreateEx().
Definition at line 306 of file vartest.c.
Referenced by get_test_recordinfo(), and test_VariantCopy().
| IRecordInfo IRecordInfoImpl::IRecordInfo_iface |
Definition at line 43 of file recinfo.c.
Referenced by get_test_recordinfo(), IRecordInfoImpl_Construct(), test_safearray_layout(), test_SafeArrayCreateEx(), test_SafeArrayGetPutElement(), test_VariantClear(), and test_VariantCopy().
Definition at line 305 of file vartest.c.
Referenced by get_test_recordinfo(), test_VariantClear(), and test_VariantCopy().
Definition at line 80 of file safearray.c.
Referenced by get_test_recordinfo(), test_SafeArrayCreateEx(), test_SafeArrayGetPutElement(), and test_VariantCopy().
| LONG IRecordInfoImpl::ref |
Definition at line 44 of file recinfo.c.
Referenced by get_test_recordinfo(), IRecordInfoImpl_Construct(), test_safearray_layout(), test_SafeArrayCreateEx(), test_SafeArrayGetPutElement(), and test_VariantClear().
Definition at line 78 of file safearray.c.
Referenced by IRecordInfoImpl_Construct(), and test_SafeArrayCreateEx().
| VARIANT* IRecordInfoImpl::v |
Definition at line 308 of file vartest.c.
Referenced by test_VariantClear(), and test_VariantCopy().