|
XTagValueSetGetNativeSet Method
|
이 객체에서 다루는 XDL 내부 태그-값 목록을 반환한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic [T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]* GetNativeSet()
Return Value
[T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]*
태그-값 목록이 들어있는 XMap 객체 포인터.
See Also