|
XFrameMetadGetTargetIDs Method
|
메타데이터에 보고된 표적 식별자 목록을 얻는다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic int GetTargetIDs(
out ulong[] ids
)
Parameters
- ids UInt64
- [OUT] 표적 식별자 배열. 표적이 없을 때는 null로 설정한다.
Return Value
Int32 표적 식별자 개수.
See Also