Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Ddsound.h499 STDMETHOD(VerifyCertification)(THIS_ LPDWORD pdwCertified) PURE; in DECLARE_INTERFACE_() local
518 #define IDirectSound8_VerifyCertification(p,a) (p)->lpVtbl->VerifyCertification(p,a)
534 #define IDirectSound8_VerifyCertification(p,a) (p)->VerifyCertification(a)