Home
last modified time | relevance | path

Searched refs:IVariants (Results 1 – 2 of 2) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h133 typedef struct IVariants IVariants; typedef
2219 struct IVariants : public IDispatch { struct
2231 ULONG (WINAPI *AddRef)(IVariants *This);
2232 ULONG (WINAPI *Release)(IVariants *This);
2233 HRESULT (WINAPI *GetTypeInfoCount)(IVariants *This,UINT *pctinfo);
2238 HRESULT (WINAPI *get_Count)(IVariants *This,__LONG32 *Count);
2239 HRESULT (WINAPI *Delete)(IVariants *This,VARIANT *Value);
2240 HRESULT (WINAPI *Add)(IVariants *This,VARIANT NewValue);
2244 struct IVariants { struct
2268 HRESULT WINAPI IVariants_Add_Proxy(IVariants *This,VARIANT NewValue);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h133 typedef struct IVariants IVariants; typedef
2219 struct IVariants : public IDispatch { struct
2231 ULONG (WINAPI *AddRef)(IVariants *This);
2232 ULONG (WINAPI *Release)(IVariants *This);
2233 HRESULT (WINAPI *GetTypeInfoCount)(IVariants *This,UINT *pctinfo);
2238 HRESULT (WINAPI *get_Count)(IVariants *This,__LONG32 *Count);
2239 HRESULT (WINAPI *Delete)(IVariants *This,VARIANT *Value);
2240 HRESULT (WINAPI *Add)(IVariants *This,VARIANT NewValue);
2244 struct IVariants { struct
2268 HRESULT WINAPI IVariants_Add_Proxy(IVariants *This,VARIANT NewValue);
[all …]