|   | XBERCodecGetOIDEncodingBytes Method | 
        
         식별자의 인코딩 길이를 구한다. 
        
        Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.40
 Syntax
Syntaxpublic static int GetOIDEncodingBytes(
	int tagID
)
Parameters
- tagID  Int32
-  인코딩하려는 식별자. 
Return Value
Int32 BER_OID 방식으로 인코딩한 길이. 
 See Also
See Also