HomeSort by relevance Sort by last modified time
    Searched refs:pReason (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
certadm.h 101 virtual HRESULT WINAPI GetRevocationReason(LONG *pReason) = 0;
122 HRESULT (WINAPI *GetRevocationReason)(ICertAdmin *This,LONG *pReason);
145 #define ICertAdmin_GetRevocationReason(This,pReason) (This)->lpVtbl->GetRevocationReason(This,pReason)
158 HRESULT WINAPI ICertAdmin_GetRevocationReason_Proxy(ICertAdmin *This,LONG *pReason);
219 HRESULT (WINAPI *GetRevocationReason)(ICertAdmin2 *This,LONG *pReason);
253 #define ICertAdmin2_GetRevocationReason(This,pReason) (This)->lpVtbl->GetRevocationReason(This,pReason)
http.h 256 PCSTR pReason;
288 PCSTR pReason;