public class SAFEARRAY
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cbElements |
short |
cDims |
int |
cLocks |
short |
fFeatures |
int |
pvData |
SAFEARRAYBOUND |
rgsabound |
static int |
sizeof |
Constructor and Description |
---|
SAFEARRAY() |
public short cDims
public short fFeatures
public int cbElements
public int cLocks
public int pvData
public SAFEARRAYBOUND rgsabound
public static final int sizeof