OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Message_GetDepth C# (CSharp) 메소드

OTAPI_Basic_Message_GetDepth() 개인적인 메소드

private OTAPI_Basic_Message_GetDepth ( string jarg1 ) : int
jarg1 string
리턴 int
        public static extern int OTAPI_Basic_Message_GetDepth(string jarg1);
otapiPINVOKE