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

Acct_server_id_set() 개인적인 메소드

private Acct_server_id_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
리턴 void
        public static extern void Acct_server_id_set(HandleRef jarg1, string jarg2);
otapiPINVOKE