PB12.5系统函数对应的DLL及DLL内部函数名
合集下载
相关主题
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
function integer choosecolor(ref long l) system library "pbvm125.dll" alias for "fnChooseColor"
function integer choosecolor(ref long l, ref long c) system library "pbvm125.dll" alias for "fnChooseColor"
function date date(any v) system library "pbvm125.dll" alias for "fnDate"
function date date(integer y, integer m, integer d) system library "pbvm125.dll" alias for "fnDate"
function string classname(readonly any v) system library "pbvm125.dll" alias for "fnClassName"
function string clipboard() system library "pbvm125.dll" alias for "fnClipboardSys"
function debugbreak() system library "pbvm125.dll" alias for "rt_debug_break"
function decimal dec(any v) system library "pbvm125.dll" alias for "fnDec"
function integer beep(integer count) system library "pbvm125.dll" alias for "fnBeep"
function blob blob(any stringorbyetarray) system library "pbvm125.dll" alias for "fnBlob"
function double double(any v) system library "pbvm125.dll" alias for "fnDouble"
function dragobject draggedobject() system library "pbvm125.dll" alias for "fnDraggedObject"
function double cos(double v) system library "pbvm125.dll" alias for "fnCos"
function long cpu() system library "pbvm125.dll" alias for "fnCPU"
function integer createdirectory(string d) system library "pbvm125.dll" alias for "fnCreateDirectory"
function integer closewithreturn(window o, string r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function integer closewithreturn(window o, double r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function blob blobmid(blob b, unsignedlong o, unsignedlong c) system library "pbvm125.dll" alias for "fnBlobMid"
function byte byte(any v) system library "pbvm125.dll" alias for "fnByte"
function double asin(double v) system library "pbvm125.dll" alias for "fnArcSin"
function double atan(double v) system library "pbvm125.dll" alias for "fnArcTan"
function unsignedinteger asc(readonly string s) system library "pbvm125.dll" alias for "fnAsc"
function integer asca(readonly string s) system library "pbvm125.dll" alias for "fnAscA"
function double fact(double v) system library "pbvm125.dll" alias for "fnFact"
function integer fileclose(integer f) system library "pbvm125.dll" alias for "fnFileClose"
function character chara(any v) system library "pbvm125.dll" alias for "fnCharA"
function integer changedirectory(string d) system library "pbvm125.dll" alias for "fnChangeDirectory"
function unsignedlong blobedit(ref blob b, unsignedlong o, any v, encoding e) system library "pbvm125.dll" alias for "fnBlobEdit"
function blob blobmid(blob b, unsignedlong o) system library "pbvm125.dll" alias for "fnBlobMid"
function integer closechannel(long h, long w) system library "pbvm125.dll" alias for "fnCloseChannel"
function string commandparm() system library "pbvm125.dll" alias for "fnCommandParm"
function integer execremote(string c, string a, string t) system library "pbvm125.dll" alias for "fnExecRemote"
function double exp(double v) system library "pbvm125.dll" alias for "fnExp"
function integer execremote(string c, long c) system library "pbvm125.dll" alias for "fnExecRemote"
function integer execremote(string c, long c, long w) sy; alias for "fnExecRemote"
function double abs(double v) system library "pbvm125.dll" alias for "fnAbs"
function double acos(double v) system library "pbvm125.dll" alias for "fnArcCos"
function boolean directoryexists(string d) system library "pbvm125.dll" alias for "fnDirectoryExists"
function integer doscript(string s, ref string r) system library "pbvm125.dll" alias for "fnDoScript"
function double ceiling(double v) system library "pbvm125.dll" alias for "fnCeiling"
function character char(any v) system library "pbvm125.dll" alias for "fnChar"
function datetime datetime(any v) system library "pbvm125.dll" alias for "fnDateTime"
function datetime datetime(date d, time t) system library "pbvm125.dll" alias for "fnDateTime"
function integer day(date d) system library "pbvm125.dll" alias for "fnDay"
function string dayname(date d) system library "pbvm125.dll" alias for "fnDayName"
function integer closewithreturn(window o, powerobject r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function integer closechannel(long h) system library "pbvm125.dll" alias for "fnCloseChannel"
function integer daynumber(date d) system library "pbvm125.dll" alias for "fnDayNumber"
function long daysafter(date d1, date d2) system library "pbvm125.dll" alias for "fnDaysAfter"
function blob blob(string s, encoding e) system library "pbvm125.dll" alias for "fnBlob"
function unsignedlong blobedit(ref blob b, unsignedlong o, any v) system library "pbvm125.dll" alias for "fnBlobEdit"
function string clipboard(string s) system library "pbvm125.dll" alias for "fnClipboardSys"
function integer close(window o) system library "pbvm125.dll" alias for "fnCloseWnd"
function integer filecopy(string s, string t) system library "pbvm125.dll" alias for "fnFileCopy"
function integer filecopy(string s, string t, boolean a) system library "pbvm125.dll" alias for "fnFileCopy"
function integer choosecolor(ref long l, ref long c) system library "pbvm125.dll" alias for "fnChooseColor"
function date date(any v) system library "pbvm125.dll" alias for "fnDate"
function date date(integer y, integer m, integer d) system library "pbvm125.dll" alias for "fnDate"
function string classname(readonly any v) system library "pbvm125.dll" alias for "fnClassName"
function string clipboard() system library "pbvm125.dll" alias for "fnClipboardSys"
function debugbreak() system library "pbvm125.dll" alias for "rt_debug_break"
function decimal dec(any v) system library "pbvm125.dll" alias for "fnDec"
function integer beep(integer count) system library "pbvm125.dll" alias for "fnBeep"
function blob blob(any stringorbyetarray) system library "pbvm125.dll" alias for "fnBlob"
function double double(any v) system library "pbvm125.dll" alias for "fnDouble"
function dragobject draggedobject() system library "pbvm125.dll" alias for "fnDraggedObject"
function double cos(double v) system library "pbvm125.dll" alias for "fnCos"
function long cpu() system library "pbvm125.dll" alias for "fnCPU"
function integer createdirectory(string d) system library "pbvm125.dll" alias for "fnCreateDirectory"
function integer closewithreturn(window o, string r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function integer closewithreturn(window o, double r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function blob blobmid(blob b, unsignedlong o, unsignedlong c) system library "pbvm125.dll" alias for "fnBlobMid"
function byte byte(any v) system library "pbvm125.dll" alias for "fnByte"
function double asin(double v) system library "pbvm125.dll" alias for "fnArcSin"
function double atan(double v) system library "pbvm125.dll" alias for "fnArcTan"
function unsignedinteger asc(readonly string s) system library "pbvm125.dll" alias for "fnAsc"
function integer asca(readonly string s) system library "pbvm125.dll" alias for "fnAscA"
function double fact(double v) system library "pbvm125.dll" alias for "fnFact"
function integer fileclose(integer f) system library "pbvm125.dll" alias for "fnFileClose"
function character chara(any v) system library "pbvm125.dll" alias for "fnCharA"
function integer changedirectory(string d) system library "pbvm125.dll" alias for "fnChangeDirectory"
function unsignedlong blobedit(ref blob b, unsignedlong o, any v, encoding e) system library "pbvm125.dll" alias for "fnBlobEdit"
function blob blobmid(blob b, unsignedlong o) system library "pbvm125.dll" alias for "fnBlobMid"
function integer closechannel(long h, long w) system library "pbvm125.dll" alias for "fnCloseChannel"
function string commandparm() system library "pbvm125.dll" alias for "fnCommandParm"
function integer execremote(string c, string a, string t) system library "pbvm125.dll" alias for "fnExecRemote"
function double exp(double v) system library "pbvm125.dll" alias for "fnExp"
function integer execremote(string c, long c) system library "pbvm125.dll" alias for "fnExecRemote"
function integer execremote(string c, long c, long w) sy; alias for "fnExecRemote"
function double abs(double v) system library "pbvm125.dll" alias for "fnAbs"
function double acos(double v) system library "pbvm125.dll" alias for "fnArcCos"
function boolean directoryexists(string d) system library "pbvm125.dll" alias for "fnDirectoryExists"
function integer doscript(string s, ref string r) system library "pbvm125.dll" alias for "fnDoScript"
function double ceiling(double v) system library "pbvm125.dll" alias for "fnCeiling"
function character char(any v) system library "pbvm125.dll" alias for "fnChar"
function datetime datetime(any v) system library "pbvm125.dll" alias for "fnDateTime"
function datetime datetime(date d, time t) system library "pbvm125.dll" alias for "fnDateTime"
function integer day(date d) system library "pbvm125.dll" alias for "fnDay"
function string dayname(date d) system library "pbvm125.dll" alias for "fnDayName"
function integer closewithreturn(window o, powerobject r) system library "pbvm125.dll" alias for "fnCloseWithReturn"
function integer closechannel(long h) system library "pbvm125.dll" alias for "fnCloseChannel"
function integer daynumber(date d) system library "pbvm125.dll" alias for "fnDayNumber"
function long daysafter(date d1, date d2) system library "pbvm125.dll" alias for "fnDaysAfter"
function blob blob(string s, encoding e) system library "pbvm125.dll" alias for "fnBlob"
function unsignedlong blobedit(ref blob b, unsignedlong o, any v) system library "pbvm125.dll" alias for "fnBlobEdit"
function string clipboard(string s) system library "pbvm125.dll" alias for "fnClipboardSys"
function integer close(window o) system library "pbvm125.dll" alias for "fnCloseWnd"
function integer filecopy(string s, string t) system library "pbvm125.dll" alias for "fnFileCopy"
function integer filecopy(string s, string t, boolean a) system library "pbvm125.dll" alias for "fnFileCopy"