|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OLEAutomationLibrary.NUMPARSE | |
---|---|
org.bridj.cpp.com | BridJ COM support (Windows-only, working but under-tested). |
Uses of OLEAutomationLibrary.NUMPARSE in org.bridj.cpp.com |
---|
Methods in org.bridj.cpp.com that return OLEAutomationLibrary.NUMPARSE | |
---|---|
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.cchUsed(int cchUsed)
Number of characters parsed from input string C type : INT |
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.cDig(int cDig)
Number of parsed digits C type : INT |
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.dwInFlags(int dwInFlags)
Acceptable state of the input string (NUMPRS_ flags) C type : ULONG |
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.dwOutFlags(int dwOutFlags)
Parsed state of the output string (NUMPRS_ flags) C type : ULONG |
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.nBaseShift(int nBaseShift)
Base of the number (but apparently unused) C type : INT |
OLEAutomationLibrary.NUMPARSE |
OLEAutomationLibrary.NUMPARSE.nPwr10(int nPwr10)
Scale of the number in powers of 10 C type : INT |
Method parameters in org.bridj.cpp.com with type arguments of type OLEAutomationLibrary.NUMPARSE | |
---|---|
static int |
OLEAutomationLibrary.VarNumFromParseNum(Pointer<OLEAutomationLibrary.NUMPARSE> NUMPARSEPtr1,
Pointer<Byte> BYTEPtr1,
int ULONG1,
Pointer<VARIANT> VARIANTPtr1)
|
static int |
OLEAutomationLibrary.VarParseNumFromStr(Pointer<Character> OLECHARPtr1,
int LCID1,
int ULONG1,
Pointer<OLEAutomationLibrary.NUMPARSE> NUMPARSEPtr1,
Pointer<Byte> BYTEPtr1)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |