public class SAFEARRAY extends Object
Modifier and Type | Field and Description |
---|---|
int |
cbElements |
short |
cDims |
int |
cLocks |
short |
fFeatures |
long |
pvData |
SAFEARRAYBOUND |
rgsabound |
static int |
sizeof |
Constructor and Description |
---|
SAFEARRAY() |
public short cDims
public short fFeatures
public int cbElements
public int cLocks
public long pvData
public SAFEARRAYBOUND rgsabound
public static final int sizeof
Copyright © 2017. All Rights Reserved.