MCPcopy Create free account

hub / github.com/HelloBush/Java_MHXYdemo / functions

Functions1,322 in github.com/HelloBush/Java_MHXYdemo

↓ 1 callersMethodputVariantNothing
Sets the type to VariantDispatch and sets the value to null Equivalent to VB's nothing
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1822
↓ 1 callersMethodputVariantNull
Set this Variant's type to VT_NULL (the VB equivalent of NULL)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1827
↓ 1 callersMethodputVariantSafeArray
(SafeArray in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1829
↓ 1 callersMethodputVariantSafeArrayRef
(SafeArray in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1831
↓ 1 callersMethodputVariantShort
set the content of this variant to a short (VT_I2) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1838
↓ 1 callersMethodputVariantShortRef
set the content of this variant to a short (VT_I2|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1845
↓ 1 callersMethodputVariantString
(String in)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1847
↓ 1 callersMethodputVariantStringRef
set the content of this variant to a string (VT_BSTR|VT_BYREF) @param in
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1854
↓ 1 callersMethodputVariantVariant
All VariantVariant type variants are BYREF. Set the content of this variant to a string (VT_VARIANT|VT_BYREF). Added 1.12 pre 6 - VT_VARIANT support
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1867
↓ 1 callersMethodquit
terminates Visio
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:80
↓ 1 callersMethodquitMessagePump
quit message pump for the main STA
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/STA.java:92
↓ 1 callersMethodrecurseFolders
(int iIndent, Dispatch o)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/outlook/Outlook.java:27
↓ 1 callersMethodrelease
now private so only this object can access was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1874
↓ 1 callersMethodrelease
now private so only this object can access was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:131
↓ 1 callersMethodrelease
now private so only this object can access was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchProxy.java:63
↓ 1 callersMethodrelease
now private so only this object can asccess was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchEvents.java:186
↓ 1 callersMethodrelease
now private so only this object can access was: call this to explicitly release the com object before gc
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Dispatch.java:298
↓ 1 callersMethodremoveThread
Removes the map from the rot that is associated with the current thread.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/ROT.java:179
↓ 1 callersMethodrunMonitor
example run loop method called by main()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/SystemMonitor.java:23
↓ 1 callersMethodrunTest
not clear why we need a class and run method but that's the way it was written
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/MathProj/MathTest.java:35
↓ 1 callersMethodsafeRelease
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/EnumVariant.java:148
↓ 1 callersMethodsafeRelease
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchProxy.java:80
↓ 1 callersMethodsafeRelease
()
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/DispatchEvents.java:203
↓ 1 callersMethodsafeRelease
Finalizers call this method. This method should release any COM data structures in a way that it can be called multiple times. This can happen if some
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/JacobObject.java:50
↓ 1 callersMethodsave
tells Visio to save the drawing @throws VisioException
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioApp.java:66
↓ 1 callersMethodselectBuiltinPropertiesMode
Creates an instance of the VBA BuiltInDocumentProperties property
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:81
↓ 1 callersMethodselectCustomDocumentProperitiesMode
Creates an instance of the VBA CustomDocumentProperties property
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/WordDocumentProperties.java:70
↓ 1 callersMethodsetActiveConnection
Sets the "ActiveConnection" object @param ppvObject the new connection
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:56
↓ 1 callersMethodsetAssistStart
(Date assistStart)
src/pkgBean/GameBean.java:128
↓ 1 callersMethodsetBooleans
boolean access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:720
↓ 1 callersMethodsetByte
byte access @param sa_idx @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:729
↓ 1 callersMethodsetBytes
fills array with passed in bytes @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:757
↓ 1 callersMethodsetChars
char access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:793
↓ 1 callersMethodsetCommandText
@param pbstr the new "CommandText"
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:73
↓ 1 callersMethodsetCommandType
@param plCmdType new "CommandType"
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:164
↓ 1 callersMethodsetConnectionString
(String pbstr)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:30
↓ 1 callersMethodsetDouble
double access @param sa_idx @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:801
↓ 1 callersMethodsetDoubles
double access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:829
↓ 1 callersMethodsetFloats
float access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:866
↓ 1 callersMethodsetGps
(GamePointBean[] gps)
src/pkgBean/GameBean.java:152
↓ 1 callersMethodsetHwnd
(int hwnd)
src/pkgBean/GameBean.java:136
↓ 1 callersMethodsetInt
sets the int value of an element in a single dimensional array @param sa_idx index into the array @param c the value to be set
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:877
↓ 1 callersMethodsetInts
sets a group of ints into a single dimensional array @param sa_idx the index of the start of the array to put into @param nelems
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:913
↓ 1 callersMethodsetLong
sets the long value of an element in a single dimensional array @param sa_idx index into the array @param c the value to be set
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:923
↓ 1 callersMethodsetMapGo
(boolean mapGo)
src/pkgBean/GameBean.java:184
↓ 1 callersMethodsetMatchKeyPointsNum
(int matchKeyPointsNum)
src/pkgBean/ImgSeekBean.java:67
↓ 1 callersMethodsetMidX
(int midX)
src/pkgBean/ImgSeekBean.java:79
↓ 1 callersMethodsetMidY
(int midY)
src/pkgBean/ImgSeekBean.java:73
↓ 1 callersMethodsetShorts
short access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:995
↓ 1 callersMethodsetString
puts a string into an element in a two dimensional array. @param sa_idx1 @param sa_idx2 @param c
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1005
↓ 1 callersMethodsetStrings
string access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1038
↓ 1 callersMethodsetTempKeyPointsNum
(int tempKeyPointsNum)
src/pkgBean/ImgSeekBean.java:61
↓ 1 callersMethodsetUp
open the connection to the scripting object @param drive the drive to run the test against
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:50
↓ 1 callersMethodsetVariants
variant access @param sa_idx @param nelems @param ja @param ja_start
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1106
↓ 1 callersMethodsetX1
(int x1)
src/pkgBean/ImgSeekBean.java:37
↓ 1 callersMethodsetX2
(int x2)
src/pkgBean/ImgSeekBean.java:43
↓ 1 callersMethodsetY1
(int y1)
src/pkgBean/ImgSeekBean.java:49
↓ 1 callersMethodsetY2
(int y2)
src/pkgBean/ImgSeekBean.java:55
↓ 1 callersMethodtearDown
Do any needed cleanup
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/system/DiskUtils.java:62
↓ 1 callersMethodtestPrintDialog
Runs the print ant lets the user say ok or cancel. Note the funky Visio behavior if someone hits the cancel button
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/office/VisioPrintTest.java:22
↓ 1 callersMethodtoByteArray
@deprecated superseded by SafeArray @return nothing because this method is not implemented @throws com.jacob.com.NotImplementedException
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:1961
↓ 1 callersMethodtoEnumVariant
@return the value of this variant as an enumeration (java style)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2018
↓ 1 callersMethodtoLongArray
Retrieves the data from the array cast to a Java data type @return long[] long array contained in this collection
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/SafeArray.java:1156
↓ 1 callersMethodtoVariantDispatch
native method used by toDispatch() @return
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2229
↓ 1 callersMethodtoVariantSafeArray
(boolean deepCopy)
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/Variant.java:2231
↓ 1 callersMethodvalidateDecimalScaleAndBits
Verifies that we have a scale 0 <= x <= 28 and now more than 96 bits of data. The roundToMSDecimal method will attempt to adjust a BigDecimal to pass
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:394
↓ 1 callersMethodvariantToObject
Convert a JACOB Variant value to a Java object (type conversions). provided in Sourceforge feature request 959381. A fix was done to handle byRef bug
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/com/VariantUtilities.java:247
↓ 1 callersFunctionzeroVariant
* Class: com_jacob_com_Variant * Method: zeroVariant * Signature: ()V * * This should only be used on variant objects created by the * com
lib/jacob-1.20_src/jacob-1.20/jni/Variant.cpp:96
MethodActiveXComponent
Normally used to create a new connection to a microsoft application. The passed in parameter is the name of the program as registered in the registry.
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXComponent.java:57
MethodActiveXDispatchEvents
This is the most commonly used constructor. <p> Creates the event callback linkage between the the MS program represented by the Dispatch object and t
lib/jacob-1.20_src/jacob-1.20/src/com/jacob/activeX/ActiveXDispatchEvents.java:50
MethodAddDict
给指定的字库中添加一条字库信息. @param index 字库的序号,取值为0-9,目前最多支持10个字库 @param dict_info 字库描述串,具体参考大漠综合工具中的字符定义 @return 0:失败 1:成功
src/pkgDm/Dm2Java.java:1934
MethodAddNew
(Variant FieldList, Variant Values)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:114
MethodAppend
(String Name, int Type, int DefinedSize, int Attrib)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Fields.java:34
MethodAppendChunk
(Variant Data)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Field.java:57
MethodAppendPicAddr
对指定的数据地址和长度,组合成新的参数. FindPicMem FindPicMemE 以及FindPicMemEx专用 @param pic_info 老的地址描述串 @param addr 数据地址 @param size 数据长度 @return 新的地址描述串
src/pkgDm/Dm2Java.java:1291
MethodAsmAdd
添加指定的MASM汇编指令 @param asm_ins MASM汇编指令,大小写均可以 比如 "mov eax,1" @return 0:失败 1:成功
src/pkgDm/Dm2Java.java:582
MethodAsmClear
清除汇编指令缓冲区 用AsmAdd添加到缓冲的指令全部清除 @return 0:失败 1:成功
src/pkgDm/Dm2Java.java:590
MethodAsmCode
把汇编缓冲区的指令转换为机器码 并用16进制字符串的形式输出 @param base_addr 用AsmAdd添加到缓冲区的第一条指令所在的地址 @return 机器码,比如 "aa bb cc"这样的形式
src/pkgDm/Dm2Java.java:599
MethodAssemble
把指定的机器码转换为汇编语言输出(未测试过) @param asm_code 机器码,形式如 "aa bb cc"这样的16进制表示的字符串(空格无所谓) @param base_addr 指令所在的地址 @param is_upper 表示转换的汇编语言是否以大写输出 @return MASM汇编
src/pkgDm/Dm2Java.java:610
MethodBGR2RGB
把BGR(按键格式)的颜色格式转换为RGB @param bgr_color bgr格式的颜色字符串 @return RGB格式的字符串
src/pkgDm/Dm2Java.java:1300
FunctionBasicToCharString
lib/jacob-1.20_src/jacob-1.20/jni/Dispatch.cpp:316
MethodBeep
蜂鸣器. @param f 频率 @param duration 时长(ms). @return 0: 失败 1: 成功
src/pkgDm/Dm2Java.java:2407
MethodBeforeNavigate2
Internet explorer event this proxy can receive @param args the COM Variant objects that this event passes in.
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETest.java:191
MethodBeforeNavigate2
(Dispatch pDisp, String url, Integer flags, String targetFrameName, Variant postData, String headers,
lib/jacob-1.20_src/jacob-1.20/unittest/com/jacob/test/events/IETestActiveXProxy.java:165
MethodBeforeQuit
(Variant[] args)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioEventAdapter.java:23
MethodBeforeQuit
(Variant[] args)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/visio/VisioEventListener.java:18
MethodBeginTrans
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:65
MethodBindWindowEx
更详细的说明参考大漠接口说明 绑定指定的窗口,并指定这个窗口的屏幕颜色获取方式,鼠标仿真模式,键盘仿真模式 高级用户使用. @param hwnd 指定的窗口句柄 @param display 屏幕颜色获取方式 @param mouse 鼠标仿真模式 @param keypad 键盘仿真模式 @pa
src/pkgDm/Dm2Java.java:502
MethodCancel
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:273
MethodCancel
cancel whatever it is we're doing
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Command.java:204
MethodCancel
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Connection.java:148
MethodCancelBatch
(int AffectRecords)
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:229
MethodCancelUpdate
()
lib/jacob-1.20_src/jacob-1.20/samples/com/jacob/samples/ado/Recordset.java:118
MethodCaptureGif
抓取指定区域(x1, y1, x2, y2)的动画,保存为gif格式 @param x1 区域的左上X坐标 @param y1 区域的左上Y坐标 @param x2 区域的右下X坐标 @param y2 区域的右下Y坐标 @param file 保存的文件名,保存的地方一般为SetPath中设置的目
src/pkgDm/Dm2Java.java:1330
MethodCaptureJpg
抓取指定区域(x1, y1, x2, y2)的图像,保存为file(JPG压缩格式) @param x1 区域的左上X坐标 @param y1 区域的左上Y坐标 @param x2 区域的右下X坐标 @param y2 区域的右下Y坐标 @param file 保存的文件名,保存的地方一般为SetP
src/pkgDm/Dm2Java.java:1345
MethodCapturePng
同Capture函数,只是保存的格式为PNG. @param x1 区域的左上X坐标 @param y1 区域的左上Y坐标 @param x2 区域的右下X坐标 @param y2 区域的右下Y坐标 @param file 保存的文件名,保存的地方一般为SetPath中设置的目录<br/> 当然这里
src/pkgDm/Dm2Java.java:1359
MethodCapturePre
抓取上次操作的图色区域,保存为file(24位位图) 注意,要开启此函数,必须先调用EnableDisplayDebug<br/> 任何图色或者文字识别函数,都可以通过这个来截取. 具体可以查看常见问题中"本机文字识别正常,别的机器为何不正常"这一节. @param file 保存的文件名,保存的
src/pkgDm/Dm2Java.java:1372
FunctionCheckEnv
if env's are different throw on the 1st env
lib/jacob-1.20_src/jacob-1.20/jni/util.cpp:62
MethodCheckUAC
检测当前系统是否有开启UAC(用户账户控制).<br/> 注: 只有WIN7 VISTA WIN2008以及以上系统才有UAC设置 @return 0 : 没开启UAC 1 : 开启了UAC
src/pkgDm/Dm2Java.java:2416
MethodClearDict
给指定的字库中添加一条字库信息. @param index 字库的序号,取值为0-9,目前最多支持10个字库 @return 0:失败 1:成功
src/pkgDm/Dm2Java.java:1943
← previousnext →401–500 of 1,322, ranked by callers