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

WalletData_RemoveBitcoinAcct() private method

private WalletData_RemoveBitcoinAcct ( HandleRef jarg1, uint jarg2 ) : bool
jarg1 HandleRef
jarg2 uint
return bool
        public static extern bool WalletData_RemoveBitcoinAcct(HandleRef jarg1, uint jarg2);
otapiPINVOKE