comcorelib.rtn
来自「Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅」· RTN 代码 · 共 10 行
RTN
10 行
comCoreLibInit {Initialize the comCore library} {<b>comCoreLibInit\( \)</b>} {<b><a href="./comCoreLib.html#comCoreLibInit">comCoreLibInit</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comInstanceCreate {creates an instance of a coclass} {<b>comInstanceCreate\( \)</b>} {<b><a href="./comCoreLib.html#comInstanceCreate">comInstanceCreate</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comClassObjectGet {returns a class object instance} {<b>comClassObjectGet\( \)</b>} {<b><a href="./comCoreLib.html#comClassObjectGet">comClassObjectGet</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comRegistryAdd {add a registry instance to the COM core} {<b>comRegistryAdd\( \)</b>} {<b><a href="./comCoreLib.html#comRegistryAdd">comRegistryAdd</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comClassRegister {registers a 'get-class-object' function for a CLSID} {<b>comClassRegister\( \)</b>} {<b><a href="./comCoreLib.html#comClassRegister">comClassRegister</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comCoreGUID2String {convert GUID to a printable string} {<b>comCoreGUID2String\( \)</b>} {<b><a href="./comCoreLib.html#comCoreGUID2String">comCoreGUID2String</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comGuidCmp {compare two GUIDs} {<b>comGuidCmp\( \)</b>} {<b><a href="./comCoreLib.html#comGuidCmp">comGuidCmp</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comSafeInc {increments a variable in a task-safe way} {<b>comSafeInc\( \)</b>} {<b><a href="./comCoreLib.html#comSafeInc">comSafeInc</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}comSafeDec {decrements a variable in a task-safe way} {<b>comSafeDec\( \)</b>} {<b><a href="./comCoreLib.html#comSafeDec">comSafeDec</a>(\ )</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?