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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtapi3if.h5949 virtual HRESULT WINAPI put_FormatTag(const __LONG32 nNewVal) = 0;
5972 HRESULT (WINAPI *put_FormatTag)(ITScriptableAudioFormat *This,const __LONG32 nNewVal); member in struct:ITScriptableAudioFormatVtbl
5997 #define ITScriptableAudioFormat_put_FormatTag(This,nNewVal) (This)->lpVtbl->put_FormatTag(This,nNewVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtapi3if.h5949 virtual HRESULT WINAPI put_FormatTag(const __LONG32 nNewVal) = 0;
5972 HRESULT (WINAPI *put_FormatTag)(ITScriptableAudioFormat *This,const __LONG32 nNewVal); member in struct:ITScriptableAudioFormatVtbl
5997 #define ITScriptableAudioFormat_put_FormatTag(This,nNewVal) (This)->lpVtbl->put_FormatTag(This,nNewVal)

Completed in 71 milliseconds