Searched refs:ISClusCryptoKeys (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsclus.h563 typedef struct ISClusCryptoKeys ISClusCryptoKeys; typedef in typeref:struct:ISClusCryptoKeys
2373 virtual HRESULT WINAPI get_CryptoKeys(ISClusCryptoKeys **ppCryptoKeys) = 0;
2416 HRESULT (WINAPI *get_CryptoKeys)(ISClusResource *This,ISClusCryptoKeys **ppCryptoKeys);
2522 HRESULT WINAPI ISClusResource_get_CryptoKeys_Proxy(ISClusResource *This,ISClusCryptoKeys **ppCryptoKeys);
3888 struct ISClusCryptoKeys : public IDispatch { struct in inherits:IDispatch
3900 HRESULT (WINAPI *QueryInterface)(ISClusCryptoKeys *This,REFIID riid,void **ppvObject);
3901 ULONG (WINAPI *AddRef)(ISClusCryptoKeys *This);
3902 ULONG (WINAPI *Release)(ISClusCryptoKeys *This);
3903 HRESULT (WINAPI *GetTypeInfoCount)(ISClusCryptoKeys *Thi
3915 struct ISClusCryptoKeys { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsclus.h563 typedef struct ISClusCryptoKeys ISClusCryptoKeys; typedef in typeref:struct:ISClusCryptoKeys
2373 virtual HRESULT WINAPI get_CryptoKeys(ISClusCryptoKeys **ppCryptoKeys) = 0;
2416 HRESULT (WINAPI *get_CryptoKeys)(ISClusResource *This,ISClusCryptoKeys **ppCryptoKeys);
2522 HRESULT WINAPI ISClusResource_get_CryptoKeys_Proxy(ISClusResource *This,ISClusCryptoKeys **ppCryptoKeys);
3888 struct ISClusCryptoKeys : public IDispatch { struct in inherits:IDispatch
3900 HRESULT (WINAPI *QueryInterface)(ISClusCryptoKeys *This,REFIID riid,void **ppvObject);
3901 ULONG (WINAPI *AddRef)(ISClusCryptoKeys *This);
3902 ULONG (WINAPI *Release)(ISClusCryptoKeys *This);
3903 HRESULT (WINAPI *GetTypeInfoCount)(ISClusCryptoKeys *Thi
3915 struct ISClusCryptoKeys { struct
[all...]

Completed in 70 milliseconds