Home | History | Annotate | Download | only in include

Lines Matching refs:IFsrmCollection

52 typedef interface IFsrmCollection IFsrmCollection;
114 typedef interface IFsrmCollection IFsrmCollection;
240 IFsrmCollection **results) = 0;
292 /*** IFsrmCollection methods ***/
344 IFsrmCollection **results);
363 /*** IFsrmCollection methods ***/
402 /*** IFsrmCollection methods ***/
438 static FORCEINLINE HRESULT IFsrmCommittableCollection_Commit(IFsrmCommittableCollection* This,FsrmCommitOptions options,IFsrmCollection **results) {
449 IFsrmCollection **results);
1698 * IFsrmCollection interface
1706 IFsrmCollection : public IDispatch
1734 __CRT_UUID_DECL(IFsrmCollection, 0xf76fbf3b, 0x8ddd, 0x4b42, 0xb0,0x5a, 0xcb,0x1c,0x3f,0xf1,0xfe,0xe8)
1742 IFsrmCollection* This,
1747 IFsrmCollection* This);
1750 IFsrmCollection* This);
1754 IFsrmCollection* This,
1758 IFsrmCollection* This,
1764 IFsrmCollection* This,
1772 IFsrmCollection* This,
1782 /*** IFsrmCollection methods ***/
1784 IFsrmCollection* This,
1788 IFsrmCollection* This,
1793 IFsrmCollection* This,
1797 IFsrmCollection* This,
1801 IFsrmCollection* This);
1804 IFsrmCollection* This,
1809 IFsrmCollection* This,
1815 interface IFsrmCollection {
1830 /*** IFsrmCollection methods ***/
1840 static FORCEINLINE HRESULT IFsrmCollection_QueryInterface(IFsrmCollection* This,REFIID riid,void **ppvObject) {
1843 static FORCEINLINE ULONG IFsrmCollection_AddRef(IFsrmCollection* This) {
1846 static FORCEINLINE ULONG IFsrmCollection_Release(IFsrmCollection* This) {
1850 static FORCEINLINE HRESULT IFsrmCollection_GetTypeInfoCount(IFsrmCollection* This,UINT *pctinfo) {
1853 static FORCEINLINE HRESULT IFsrmCollection_GetTypeInfo(IFsrmCollection* This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo) {
1856 static FORCEINLINE HRESULT IFsrmCollection_GetIDsOfNames(IFsrmCollection* This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) {
1859 static FORCEINLINE HRESULT IFsrmCollection_Invoke(IFsrmCollection* This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) {
1862 /*** IFsrmCollection methods ***/
1863 static FORCEINLINE HRESULT IFsrmCollection_get__NewEnum(IFsrmCollection* This,IUnknown **unknown) {
1866 static FORCEINLINE HRESULT IFsrmCollection_get_Item(IFsrmCollection* This,LONG index,VARIANT *item) {
1869 static FORCEINLINE HRESULT IFsrmCollection_get_Count(IFsrmCollection* This,LONG *count) {
1872 static FORCEINLINE HRESULT IFsrmCollection_get_State(IFsrmCollection* This,FsrmCollectionState *state) {
1875 static FORCEINLINE HRESULT IFsrmCollection_Cancel(IFsrmCollection* This) {
1878 static FORCEINLINE HRESULT IFsrmCollection_WaitForCompletion(IFsrmCollection* This,LONG waitSeconds,VARIANT_BOOL *completed) {
1881 static FORCEINLINE HRESULT IFsrmCollection_GetById(IFsrmCollection* This,FSRM_OBJECT_ID id,VARIANT *entry) {
1890 IFsrmCollection* This,
1898 IFsrmCollection* This,
1907 IFsrmCollection* This,
1915 IFsrmCollection* This,
1923 IFsrmCollection* This);
1930 IFsrmCollection* This,
1939 IFsrmCollection* This,
1962 IFsrmCollection **derivedObjects) = 0;
1965 IFsrmCollection **results) = 0;
2020 IFsrmCollection **derivedObjects);
2024 IFsrmCollection **results);
2071 static FORCEINLINE HRESULT IFsrmDerivedObjectsResult_get_DerivedObjects(IFsrmDerivedObjectsResult* This,IFsrmCollection **derivedObjects) {
2074 static FORCEINLINE HRESULT IFsrmDerivedObjectsResult_get_Results(IFsrmDerivedObjectsResult* This,IFsrmCollection **results) {
2084 IFsrmCollection **derivedObjects);
2092 IFsrmCollection **results);
3816 IFsrmMutableCollection : public IFsrmCollection
3880 /*** IFsrmCollection methods ***/
3945 /*** IFsrmCollection methods ***/
3982 /*** IFsrmCollection methods ***/