@@ -1047,17 +1047,17 @@ public INTERFACEDATA cMembers(int cMembers) {
10471047
10481048 public static native int SafeArrayDestroyDescriptor (Pointer <SAFEARRAY > SAFEARRAYPtr1 );
10491049
1050- public static native int SafeArrayPutElement (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <CLong > LONGPtr1 , Pointer <?> voidPtr1 );
1050+ public static native int SafeArrayPutElement (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <org . bridj . CLong > LONGPtr1 , Pointer <?> voidPtr1 );
10511051
1052- public static native int SafeArrayGetElement (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <CLong > LONGPtr1 , Pointer <?> voidPtr1 );
1052+ public static native int SafeArrayGetElement (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <org . bridj . CLong > LONGPtr1 , Pointer <?> voidPtr1 );
10531053
10541054 public static native int SafeArrayLock (Pointer <SAFEARRAY > SAFEARRAYPtr1 );
10551055
10561056 public static native int SafeArrayUnlock (Pointer <SAFEARRAY > SAFEARRAYPtr1 );
10571057
1058- public static native int SafeArrayGetUBound (Pointer <SAFEARRAY > SAFEARRAYPtr1 , int UINT1 , Pointer <CLong > LONGPtr1 );
1058+ public static native int SafeArrayGetUBound (Pointer <SAFEARRAY > SAFEARRAYPtr1 , int UINT1 , Pointer <org . bridj . CLong > LONGPtr1 );
10591059
1060- public static native int SafeArrayGetLBound (Pointer <SAFEARRAY > SAFEARRAYPtr1 , int UINT1 , Pointer <CLong > LONGPtr1 );
1060+ public static native int SafeArrayGetLBound (Pointer <SAFEARRAY > SAFEARRAYPtr1 , int UINT1 , Pointer <org . bridj . CLong > LONGPtr1 );
10611061
10621062 public static native int SafeArrayGetDim (Pointer <SAFEARRAY > SAFEARRAYPtr1 );
10631063
@@ -1069,7 +1069,7 @@ public INTERFACEDATA cMembers(int cMembers) {
10691069
10701070 public static native int SafeArrayUnaccessData (Pointer <SAFEARRAY > SAFEARRAYPtr1 );
10711071
1072- public static native int SafeArrayPtrOfIndex (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <CLong > LONGPtr1 , Pointer <Pointer <?>> voidPtrPtr1 );
1072+ public static native int SafeArrayPtrOfIndex (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <org . bridj . CLong > LONGPtr1 , Pointer <Pointer <?>> voidPtrPtr1 );
10731073
10741074 public static native int SafeArrayCopyData (Pointer <SAFEARRAY > SAFEARRAYPtr1 , Pointer <SAFEARRAY > SAFEARRAYPtr2 );
10751075
@@ -1175,35 +1175,35 @@ public INTERFACEDATA cMembers(int cMembers) {
11751175
11761176 public static native int VarI2FromDisp (Pointer <IDispatch > IDispatchPtr1 , int LCID1 , Pointer <Short > SHORTPtr1 );
11771177
1178- public static native int VarI4FromUI1 (byte BYTE1 , Pointer <CLong > LONGPtr1 );
1178+ public static native int VarI4FromUI1 (byte BYTE1 , Pointer <org . bridj . CLong > LONGPtr1 );
11791179
1180- public static native int VarI4FromI2 (short SHORT1 , Pointer <CLong > LONGPtr1 );
1180+ public static native int VarI4FromI2 (short SHORT1 , Pointer <org . bridj . CLong > LONGPtr1 );
11811181
1182- public static native int VarI4FromI8 (long LONG641 , Pointer <CLong > LONGPtr1 );
1182+ public static native int VarI4FromI8 (long LONG641 , Pointer <org . bridj . CLong > LONGPtr1 );
11831183
1184- public static native int VarI4FromR4 (float FLOAT1 , Pointer <CLong > LONGPtr1 );
1184+ public static native int VarI4FromR4 (float FLOAT1 , Pointer <org . bridj . CLong > LONGPtr1 );
11851185
1186- public static native int VarI4FromR8 (double DOUBLE1 , Pointer <CLong > LONGPtr1 );
1186+ public static native int VarI4FromR8 (double DOUBLE1 , Pointer <org . bridj . CLong > LONGPtr1 );
11871187
1188- public static native int VarI4FromDate (DATE DATE1 , Pointer <CLong > LONGPtr1 );
1188+ public static native int VarI4FromDate (DATE DATE1 , Pointer <org . bridj . CLong > LONGPtr1 );
11891189
1190- public static native int VarI4FromBool (short VARIANT_BOOL1 , Pointer <CLong > LONGPtr1 );
1190+ public static native int VarI4FromBool (short VARIANT_BOOL1 , Pointer <org . bridj . CLong > LONGPtr1 );
11911191
1192- public static native int VarI4FromI1 (byte char1 , Pointer <CLong > LONGPtr1 );
1192+ public static native int VarI4FromI1 (byte char1 , Pointer <org . bridj . CLong > LONGPtr1 );
11931193
1194- public static native int VarI4FromUI2 (short USHORT1 , Pointer <CLong > LONGPtr1 );
1194+ public static native int VarI4FromUI2 (short USHORT1 , Pointer <org . bridj . CLong > LONGPtr1 );
11951195
1196- public static native int VarI4FromUI4 (int ULONG1 , Pointer <CLong > LONGPtr1 );
1196+ public static native int VarI4FromUI4 (int ULONG1 , Pointer <org . bridj . CLong > LONGPtr1 );
11971197
1198- public static native int VarI4FromUI8 (long ULONG641 , Pointer <CLong > LONGPtr1 );
1198+ public static native int VarI4FromUI8 (long ULONG641 , Pointer <org . bridj . CLong > LONGPtr1 );
11991199
1200- public static native int VarI4FromStr (Pointer <Character > OLECHARPtr1 , int LCID1 , int ULONG1 , Pointer <CLong > LONGPtr1 );
1200+ public static native int VarI4FromStr (Pointer <Character > OLECHARPtr1 , int LCID1 , int ULONG1 , Pointer <org . bridj . CLong > LONGPtr1 );
12011201
1202- public static native int VarI4FromCy (CY CY1 , Pointer <CLong > LONGPtr1 );
1202+ public static native int VarI4FromCy (CY CY1 , Pointer <org . bridj . CLong > LONGPtr1 );
12031203
1204- public static native int VarI4FromDec (Pointer <DECIMAL > DECIMALPtr1 , Pointer <CLong > LONGPtr1 );
1204+ public static native int VarI4FromDec (Pointer <DECIMAL > DECIMALPtr1 , Pointer <org . bridj . CLong > LONGPtr1 );
12051205
1206- public static native int VarI4FromDisp (Pointer <IDispatch > IDispatchPtr1 , int LCID1 , Pointer <CLong > LONGPtr1 );
1206+ public static native int VarI4FromDisp (Pointer <IDispatch > IDispatchPtr1 , int LCID1 , Pointer <org . bridj . CLong > LONGPtr1 );
12071207
12081208 public static native int VarI8FromUI1 (byte BYTE1 , Pointer <Long > LONG64Ptr1 );
12091209
@@ -1705,7 +1705,7 @@ public INTERFACEDATA cMembers(int cMembers) {
17051705
17061706 public static native int DispGetParam (Pointer <DISPPARAMS > DISPPARAMSPtr1 , int UINT1 , short VARTYPE1 , Pointer <VARIANT > VARIANTPtr1 , Pointer <Integer > UINTPtr1 );
17071707
1708- public static native int DispGetIDsOfNames (Pointer <ITypeInfo > ITypeInfoPtr1 , Pointer <Pointer <Character >> OLECHARPtrPtr1 , int UINT1 , Pointer <CLong > DISPIDPtr1 );
1708+ public static native int DispGetIDsOfNames (Pointer <ITypeInfo > ITypeInfoPtr1 , Pointer <Pointer <Character >> OLECHARPtrPtr1 , int UINT1 , Pointer <org . bridj . CLong > DISPIDPtr1 );
17091709
17101710 public static native int DispInvoke (Pointer <?> voidPtr1 , Pointer <ITypeInfo > ITypeInfoPtr1 , @ CLong long DISPID1 , short WORD1 , Pointer <DISPPARAMS > DISPPARAMSPtr1 , Pointer <VARIANT > VARIANTPtr1 , Pointer <EXCEPINFO > EXCEPINFOPtr1 , Pointer <Integer > UINTPtr1 );
17111711
0 commit comments