|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAFEARRAYBOUND | |
|---|---|
| org.bridj.cpp.com | BridJ COM support (Windows-only, working but under-tested). |
| Uses of SAFEARRAYBOUND in org.bridj.cpp.com |
|---|
| Methods in org.bridj.cpp.com that return SAFEARRAYBOUND | |
|---|---|
SAFEARRAYBOUND |
SAFEARRAYBOUND.cElements(int cElements)
|
SAFEARRAYBOUND |
SAFEARRAYBOUND.lLbound(long lLbound)
|
| Methods in org.bridj.cpp.com that return types with arguments of type SAFEARRAYBOUND | |
|---|---|
Pointer<SAFEARRAYBOUND> |
SAFEARRAY.rgsabound()
|
| Method parameters in org.bridj.cpp.com with type arguments of type SAFEARRAYBOUND | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||