Searched defs:IDtcLuRecovery (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxdtc.h152 typedef struct IDtcLuRecovery IDtcLuRecovery; typedef in typeref:struct:IDtcLuRecovery
1180 struct IDtcLuRecovery : public IUnknown { struct in inherits:IUnknown
1185 HRESULT (WINAPI *QueryInterface)(IDtcLuRecovery *This,REFIID riid,void **ppvObject);
1186 ULONG (WINAPI *AddRef)(IDtcLuRecovery *This);
1187 ULONG (WINAPI *Release)(IDtcLuRecovery *This);
1190 struct IDtcLuRecovery { struct
1207 virtual HRESULT WINAPI Create(byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecovery) = 0;
1215 HRESULT (WINAPI *Create)(IDtcLuRecoveryFactory *This,byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecovery);
1228 HRESULT WINAPI IDtcLuRecoveryFactory_Create_Proxy(IDtcLuRecoveryFactory *This,byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecover
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxdtc.h152 typedef struct IDtcLuRecovery IDtcLuRecovery; typedef in typeref:struct:IDtcLuRecovery
1180 struct IDtcLuRecovery : public IUnknown { struct in inherits:IUnknown
1185 HRESULT (WINAPI *QueryInterface)(IDtcLuRecovery *This,REFIID riid,void **ppvObject);
1186 ULONG (WINAPI *AddRef)(IDtcLuRecovery *This);
1187 ULONG (WINAPI *Release)(IDtcLuRecovery *This);
1190 struct IDtcLuRecovery { struct
1207 virtual HRESULT WINAPI Create(byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecovery) = 0;
1215 HRESULT (WINAPI *Create)(IDtcLuRecoveryFactory *This,byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecovery);
1228 HRESULT WINAPI IDtcLuRecoveryFactory_Create_Proxy(IDtcLuRecoveryFactory *This,byte *pucLuPair,DWORD cbLuPair,IDtcLuRecovery **ppRecover
[all...]

Completed in 45 milliseconds