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

InitDefaultStorage() private method

private InitDefaultStorage ( int jarg1, int jarg2 ) : bool
jarg1 int
jarg2 int
return bool
        public static extern bool InitDefaultStorage(int jarg1, int jarg2);
otapiPINVOKE