Searched defs:put_Type (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdonts.h857 virtual HRESULT WINAPI put_Type(__LONG32 varType) = 0;
879 HRESULT (WINAPI *put_Type)(Recipient *This,__LONG32 varType); member in struct:RecipientVtbl
903 #define Recipient_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
1025 virtual HRESULT WINAPI put_Type(__LONG32 varType) = 0;
1052 HRESULT (WINAPI *put_Type)(Attachment *This,__LONG32 varType); member in struct:AttachmentVtbl
1081 #define Attachment_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
H A Dadoctint.h844 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum newVal) = 0;
874 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOColumn *This, DataTypeEnum newVal); member in struct:_ColumnVtbl
909 #define _Column_put_Type(This, newVal) ((This)->lpVtbl ->put_Type (This, newVal))
1008 virtual HRESULT STDMETHODCALLTYPE put_Type (KeyTypeEnum newVal) = 0;
1029 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOKey *This, KeyTypeEnum newVal); member in struct:_KeyVtbl
1055 #define _Key_put_Type(This, newVal) ((This)->lpVtbl ->put_Type (This, newVal))
H A Dazroles.h1782 virtual HRESULT WINAPI put_Type(LONG lProp) = 0;
1825 HRESULT (WINAPI *put_Type)(IAzApplicationGroup *This,LONG lProp); member in struct:IAzApplicationGroupVtbl
1870 #define IAzApplicationGroup_put_Type(This,lProp) (This)->lpVtbl->put_Type(This,lProp)
H A Dadoint.h1893 virtual HRESULT STDMETHODCALLTYPE put_Type (StreamTypeEnum Type) = 0;
1929 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOStream *This, StreamTypeEnum Type); member in struct:_StreamVtbl
1968 #define _Stream_put_Type(This, Type) ((This)->lpVtbl ->put_Type (This, Type))
3074 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum DataType) = 0;
3105 HRESULT (STDMETHODCALLTYPE *put_Type) (Field20 *This, DataTypeEnum DataType); member in struct:Field20Vtbl
3139 #define Field20_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3183 HRESULT (STDMETHODCALLTYPE *put_Type) (ADOField *This, DataTypeEnum DataType); member in struct:FieldVtbl
3218 #define Field_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3391 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum sDataType) = 0;
3419 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOParamete member in struct:_ParameterVtbl
[all...]
H A Dadoint_backcompat.h1846 virtual HRESULT STDMETHODCALLTYPE put_Type (StreamTypeEnum Type) = 0;
1882 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOStream *This, StreamTypeEnum Type); member in struct:_StreamVtbl
1921 #define _Stream_put_Type(This, Type) ((This)->lpVtbl ->put_Type (This, Type))
3027 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum DataType) = 0;
3058 HRESULT (STDMETHODCALLTYPE *put_Type) (Field20 *This, DataTypeEnum DataType); member in struct:Field20Vtbl
3092 #define Field20_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3136 HRESULT (STDMETHODCALLTYPE *put_Type) (ADOField *This, DataTypeEnum DataType); member in struct:FieldVtbl
3171 #define Field_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3344 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum sDataType) = 0;
3372 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOParamete member in struct:_ParameterVtbl
[all...]
H A Dcdoex.h2764 virtual HRESULT WINAPI put_Type(BSTR varType) = 0;
2787 HRESULT (WINAPI *put_Type)(IAttendee *This,BSTR varType); member in struct:CDO::IAttendeeVtbl
2812 #define IAttendee_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
H A Dmsclus.h3163 virtual HRESULT WINAPI put_Type(CLUSTER_PROPERTY_TYPE Type) = 0;
3189 HRESULT (WINAPI *put_Type)(ISClusProperty *This,CLUSTER_PROPERTY_TYPE Type); member in struct:ISClusPropertyVtbl
3217 #define ISClusProperty_put_Type(This,Type) (This)->lpVtbl->put_Type(This,Type)
3268 virtual HRESULT WINAPI put_Type(CLUSTER_PROPERTY_TYPE Type) = 0;
3288 HRESULT (WINAPI *put_Type)(ISClusPropertyValue *This,CLUSTER_PROPERTY_TYPE Type); member in struct:ISClusPropertyValueVtbl
3310 #define ISClusPropertyValue_put_Type(This,Type) (This)->lpVtbl->put_Type(This,Type)
H A Diads.h6014 virtual HRESULT WINAPI put_Type(__LONG32 lnType) = 0;
6029 HRESULT (WINAPI *put_Type)(IADsEmail *This,__LONG32 lnType); member in struct:IADsEmailVtbl
6046 #define IADsEmail_put_Type(This,lnType) (This)->lpVtbl->put_Type(This,lnType)
6073 virtual HRESULT WINAPI put_Type(__LONG32 lnType) = 0;
6090 HRESULT (WINAPI *put_Type)(IADsPath *This,__LONG32 lnType); member in struct:IADsPathVtbl
6109 #define IADsPath_put_Type(This,lnType) (This)->lpVtbl->put_Type(This,lnType)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdonts.h857 virtual HRESULT WINAPI put_Type(__LONG32 varType) = 0;
879 HRESULT (WINAPI *put_Type)(Recipient *This,__LONG32 varType); member in struct:RecipientVtbl
903 #define Recipient_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
1025 virtual HRESULT WINAPI put_Type(__LONG32 varType) = 0;
1052 HRESULT (WINAPI *put_Type)(Attachment *This,__LONG32 varType); member in struct:AttachmentVtbl
1081 #define Attachment_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
H A Dadoctint.h844 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum newVal) = 0;
874 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOColumn *This, DataTypeEnum newVal); member in struct:_ColumnVtbl
909 #define _Column_put_Type(This, newVal) ((This)->lpVtbl ->put_Type (This, newVal))
1008 virtual HRESULT STDMETHODCALLTYPE put_Type (KeyTypeEnum newVal) = 0;
1029 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOKey *This, KeyTypeEnum newVal); member in struct:_KeyVtbl
1055 #define _Key_put_Type(This, newVal) ((This)->lpVtbl ->put_Type (This, newVal))
H A Dazroles.h1782 virtual HRESULT WINAPI put_Type(LONG lProp) = 0;
1825 HRESULT (WINAPI *put_Type)(IAzApplicationGroup *This,LONG lProp); member in struct:IAzApplicationGroupVtbl
1870 #define IAzApplicationGroup_put_Type(This,lProp) (This)->lpVtbl->put_Type(This,lProp)
H A Dadoint.h1893 virtual HRESULT STDMETHODCALLTYPE put_Type (StreamTypeEnum Type) = 0;
1929 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOStream *This, StreamTypeEnum Type); member in struct:_StreamVtbl
1968 #define _Stream_put_Type(This, Type) ((This)->lpVtbl ->put_Type (This, Type))
3074 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum DataType) = 0;
3105 HRESULT (STDMETHODCALLTYPE *put_Type) (Field20 *This, DataTypeEnum DataType); member in struct:Field20Vtbl
3139 #define Field20_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3183 HRESULT (STDMETHODCALLTYPE *put_Type) (ADOField *This, DataTypeEnum DataType); member in struct:FieldVtbl
3218 #define Field_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3391 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum sDataType) = 0;
3419 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOParamete member in struct:_ParameterVtbl
[all...]
H A Dadoint_backcompat.h1846 virtual HRESULT STDMETHODCALLTYPE put_Type (StreamTypeEnum Type) = 0;
1882 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOStream *This, StreamTypeEnum Type); member in struct:_StreamVtbl
1921 #define _Stream_put_Type(This, Type) ((This)->lpVtbl ->put_Type (This, Type))
3027 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum DataType) = 0;
3058 HRESULT (STDMETHODCALLTYPE *put_Type) (Field20 *This, DataTypeEnum DataType); member in struct:Field20Vtbl
3092 #define Field20_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3136 HRESULT (STDMETHODCALLTYPE *put_Type) (ADOField *This, DataTypeEnum DataType); member in struct:FieldVtbl
3171 #define Field_put_Type(This, DataType) ((This)->lpVtbl ->put_Type (This, DataType))
3344 virtual HRESULT STDMETHODCALLTYPE put_Type (DataTypeEnum sDataType) = 0;
3372 HRESULT (STDMETHODCALLTYPE *put_Type) (_ADOParamete member in struct:_ParameterVtbl
[all...]
H A Dcdoex.h2764 virtual HRESULT WINAPI put_Type(BSTR varType) = 0;
2787 HRESULT (WINAPI *put_Type)(IAttendee *This,BSTR varType); member in struct:CDO::IAttendeeVtbl
2812 #define IAttendee_put_Type(This,varType) (This)->lpVtbl->put_Type(This,varType)
H A Dmsclus.h3163 virtual HRESULT WINAPI put_Type(CLUSTER_PROPERTY_TYPE Type) = 0;
3189 HRESULT (WINAPI *put_Type)(ISClusProperty *This,CLUSTER_PROPERTY_TYPE Type); member in struct:ISClusPropertyVtbl
3217 #define ISClusProperty_put_Type(This,Type) (This)->lpVtbl->put_Type(This,Type)
3268 virtual HRESULT WINAPI put_Type(CLUSTER_PROPERTY_TYPE Type) = 0;
3288 HRESULT (WINAPI *put_Type)(ISClusPropertyValue *This,CLUSTER_PROPERTY_TYPE Type); member in struct:ISClusPropertyValueVtbl
3310 #define ISClusPropertyValue_put_Type(This,Type) (This)->lpVtbl->put_Type(This,Type)
H A Diads.h6014 virtual HRESULT WINAPI put_Type(__LONG32 lnType) = 0;
6029 HRESULT (WINAPI *put_Type)(IADsEmail *This,__LONG32 lnType); member in struct:IADsEmailVtbl
6046 #define IADsEmail_put_Type(This,lnType) (This)->lpVtbl->put_Type(This,lnType)
6073 virtual HRESULT WINAPI put_Type(__LONG32 lnType) = 0;
6090 HRESULT (WINAPI *put_Type)(IADsPath *This,__LONG32 lnType); member in struct:IADsPathVtbl
6109 #define IADsPath_put_Type(This,lnType) (This)->lpVtbl->put_Type(This,lnType)

Completed in 403 milliseconds