HomeSort by relevance Sort by last modified time
    Searched refs:GetOptionsObject (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
transact.h 279 virtual HRESULT WINAPI GetOptionsObject(ITransactionOptions **ppOptions) = 0;
288 HRESULT (WINAPI *GetOptionsObject)(ITransactionDispenser *This,ITransactionOptions **ppOptions);
299 #define ITransactionDispenser_GetOptionsObject(This,ppOptions) (This)->lpVtbl->GetOptionsObject(This,ppOptions)
oledb.h     [all...]

Completed in 118 milliseconds