![]() |
От: |
Rumata
|
http://atamur.livejournal.com |
Дата: | 10.03.05 21:49 | ||
Оценка: |
psa->rgsabound.cElements
typedef struct tagSAFEARRAY
{
USHORT cDims;
USHORT fFeatures;
ULONG cbElements;
ULONG cLocks;
PVOID pvData;
SAFEARRAYBOUND rgsabound[ 1 ];
} SAFEARRAY;
psa->rgsabound[0].cElements;