|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compat.h>

Public Attributes | |
| USHORT | cDims |
| USHORT | fFeatures |
| ULONG | cbElements |
| ULONG | cLocks |
| PVOID | pvData |
| SAFEARRAYBOUND | rgsabound [1] |
| ULONG tagSAFEARRAY::cbElements |
Definition at line 2357 of file compat.h.
Referenced by elem_wire_size(), SafeArrayCopyData(), test_marshal_LPSAFEARRAY(), test_PropVariantCompareEx(), and test_safearray().
| USHORT tagSAFEARRAY::cDims |
Definition at line 2355 of file compat.h.
Referenced by check_safearray(), document_write(), LPSAFEARRAY_UserUnmarshal(), SafeArrayCopyData(), SHELL_GetSafeArrayDataPtr(), SLTG_DoType(), test_marshal_LPSAFEARRAY(), test_PropVariantCompareEx(), and test_safearray().
| ULONG tagSAFEARRAY::cLocks |
Definition at line 2358 of file compat.h.
Referenced by check_safearray(), test_marshal_LPSAFEARRAY(), test_PropVariantCompareEx(), and test_safearray().
| USHORT tagSAFEARRAY::fFeatures |
Definition at line 2356 of file compat.h.
Referenced by check_safearray(), test_marshal_LPSAFEARRAY(), test_marshal_VARIANT(), test_PropVariantCompareEx(), test_safearray(), test_SafeArrayCopy(), and test_SafeArrayCopyData().
| PVOID tagSAFEARRAY::pvData |
Definition at line 2359 of file compat.h.
Referenced by async_doc_navigate(), InitVariantFromBuffer(), SHELL_GetSafeArrayDataPtr(), test_marshal_LPSAFEARRAY(), test_marshal_VARIANT(), test_PropVariantCompareEx(), and test_SafeArrayCopyData().
| SAFEARRAYBOUND tagSAFEARRAY::rgsabound[1] |
Definition at line 2360 of file compat.h.
Referenced by check_safearray(), document_write(), SafeArrayCopyData(), SLTG_DoType(), test_marshal_LPSAFEARRAY(), test_PropVariantCompareEx(), test_safearray(), and test_SafeArrayCopyData().