dcomlib.rtn

来自「Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅」· RTN 代码 · 共 15 行

RTN
15
字号
dcomLibInit {dcomLib initialization function} {<b>dcomLibInit\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#dcomLibInit">dcomLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}dcomLibTerm {dcomLib termination function} {<b>dcomLibTerm\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#dcomLibTerm">dcomLibTerm</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoGetClassObject {return an instance of the class-object for a coclass} {<b>CoGetClassObject\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoGetClassObject">CoGetClassObject</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoRegisterClassObject {Register a class-object with the global class factory.} {<b>CoRegisterClassObject\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoRegisterClassObject">CoRegisterClassObject</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoRevokeClassObject {Unregister the class object.} {<b>CoRevokeClassObject\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoRevokeClassObject">CoRevokeClassObject</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoCreateInstanceEx {create a single instance of an object} {<b>CoCreateInstanceEx\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoCreateInstanceEx">CoCreateInstanceEx</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoGetStandardMarshal {Returns an instance of the standard marshaler.} {<b>CoGetStandardMarshal\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoGetStandardMarshal">CoGetStandardMarshal</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoMarshalInterface {marshal an interface pointer into a stream} {<b>CoMarshalInterface\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoMarshalInterface">CoMarshalInterface</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoUnmarshalInterface {Un-marshal an interface pointer from a stream} {<b>CoUnmarshalInterface\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoUnmarshalInterface">CoUnmarshalInterface</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoGetPSClsid {returns the proxy/stub CLSID for a given interface ID} {<b>CoGetPSClsid\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoGetPSClsid">CoGetPSClsid</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoGetMarshalSizeMax {Returns the upper bound on the number of bytes needed to marshal the interface.} {<b>CoGetMarshalSizeMax\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoGetMarshalSizeMax">CoGetMarshalSizeMax</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}vxdcomUserAdd {adds a user to the NTLMSSP user table} {<b>vxdcomUserAdd\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#vxdcomUserAdd">vxdcomUserAdd</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoInitializeSecurity {establish security for the whole application } {<b>CoInitializeSecurity\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoInitializeSecurity">CoInitializeSecurity</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}CoDisconnectObject {disconnects all remote connections to an object} {<b>CoDisconnectObject\(&nbsp;\)</b>} {<b><a href="./dcomLib.html#CoDisconnectObject">CoDisconnectObject</a>(\&nbsp;)</b>} {VxWorks API Reference} {COM and VxDCOM Libraries} {} {}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?