Uses of Class
org.bridj.cpp.com.SAFEARRAYBOUND

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)
           
 



Copyright © 2009-2012. All Rights Reserved.