| Package | Description |
|---|---|
| org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
| Modifier and Type | Method and Description |
|---|---|
SAFEARRAYBOUND |
SAFEARRAYBOUND.cElements(int cElements) |
SAFEARRAYBOUND |
SAFEARRAYBOUND.lLbound(long lLbound) |
| Modifier and Type | Method and Description |
|---|---|
Pointer<SAFEARRAYBOUND> |
SAFEARRAY.rgsabound() |
| Modifier and Type | Method and Description |
|---|---|
static Pointer<SAFEARRAY> |
OLEAutomationLibrary.SafeArrayCreate(short VARTYPE1,
int UINT1,
Pointer<SAFEARRAYBOUND> SAFEARRAYBOUNDPtr1) |
static Pointer<SAFEARRAY> |
OLEAutomationLibrary.SafeArrayCreateEx(short VARTYPE1,
int UINT1,
Pointer<SAFEARRAYBOUND> SAFEARRAYBOUNDPtr1) |
static int |
OLEAutomationLibrary.SafeArrayRedim(Pointer<SAFEARRAY> SAFEARRAYPtr1,
Pointer<SAFEARRAYBOUND> SAFEARRAYBOUNDPtr1) |
Copyright © 2009-2015. All Rights Reserved.