OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Message_GetDepth C# (CSharp) Method

OTAPI_Basic_Message_GetDepth() private method

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