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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstrmif.h12257 virtual HRESULT WINAPI put_EditStart(LONG Value) = 0;
12292 HRESULT (WINAPI *put_EditStart)(IAMExtTransport *This,LONG Value); member in struct:IAMExtTransportVtbl
12329 #define IAMExtTransport_put_EditStart(This,Value) (This)->lpVtbl->put_EditStart(This,Value)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstrmif.h12257 virtual HRESULT WINAPI put_EditStart(LONG Value) = 0;
12292 HRESULT (WINAPI *put_EditStart)(IAMExtTransport *This,LONG Value); member in struct:IAMExtTransportVtbl
12329 #define IAMExtTransport_put_EditStart(This,Value) (This)->lpVtbl->put_EditStart(This,Value)

Completed in 145 milliseconds