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

AddressBook_GetContactCount() private method

private AddressBook_GetContactCount ( HandleRef jarg1 ) : uint
jarg1 System.Runtime.InteropServices.HandleRef
return uint
        public static extern uint AddressBook_GetContactCount(HandleRef jarg1);
otapiPINVOKE