Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h128 typedef struct IIntegers IIntegers; typedef
2160 struct IIntegers : public IDispatch { struct
2172 ULONG (WINAPI *AddRef)(IIntegers *This);
2173 ULONG (WINAPI *Release)(IIntegers *This);
2174 HRESULT (WINAPI *GetTypeInfoCount)(IIntegers *This,UINT *pctinfo);
2179 HRESULT (WINAPI *get_Count)(IIntegers *This,__LONG32 *Count);
2180 HRESULT (WINAPI *Delete)(IIntegers *This,__LONG32 *Value);
2181 HRESULT (WINAPI *Add)(IIntegers *This,__LONG32 NewValue);
2182 HRESULT (WINAPI *get__NewEnum)(IIntegers *This,IUnknown **Unknown);
2185 struct IIntegers { struct
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcdoex.h128 typedef struct IIntegers IIntegers; typedef
2160 struct IIntegers : public IDispatch { struct
2172 ULONG (WINAPI *AddRef)(IIntegers *This);
2173 ULONG (WINAPI *Release)(IIntegers *This);
2174 HRESULT (WINAPI *GetTypeInfoCount)(IIntegers *This,UINT *pctinfo);
2179 HRESULT (WINAPI *get_Count)(IIntegers *This,__LONG32 *Count);
2180 HRESULT (WINAPI *Delete)(IIntegers *This,__LONG32 *Value);
2181 HRESULT (WINAPI *Add)(IIntegers *This,__LONG32 NewValue);
2182 HRESULT (WINAPI *get__NewEnum)(IIntegers *This,IUnknown **Unknown);
2185 struct IIntegers { struct
[all …]