|
XPBTDataSource(IntPtr) Constructor
|
XPBTDataSource클래스의 생성자로서, 비관리 XDL::XPBTDataSourceProtocol 객체를 입력받아 초기화를 수행한다. c# 사용불가능
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 3.0.0.1
Syntaxpublic XPBTDataSource(
IntPtr pDataSource
)
Parameters
- pDataSource IntPtr
- 사용불가능
See Also