HomeSort by relevance Sort by last modified time
    Searched full:put_parentcatalog (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 443 virtual HRESULT WINAPI put_ParentCatalog(_ADOCatalog *ppvObject) = 0;
466 HRESULT (WINAPI *put_ParentCatalog)(_ADOTable *This,_ADOCatalog *ppvObject);
491 #define _Table_put_ParentCatalog(This,ppvObject) (This)->lpVtbl->put_ParentCatalog(This,ppvObject)
    [all...]

Completed in 52 milliseconds