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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3381 virtual HRESULT STDMETHODCALLTYPE RecordClear(
3462 HRESULT (STDMETHODCALLTYPE *RecordClear)( member in struct:IRecordInfoVtbl
3548 #define IRecordInfo_RecordClear(This,pvExisting) (This)->lpVtbl->RecordClear(This,pvExisting)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3381 virtual HRESULT STDMETHODCALLTYPE RecordClear(
3462 HRESULT (STDMETHODCALLTYPE *RecordClear)( member in struct:IRecordInfoVtbl
3548 #define IRecordInfo_RecordClear(This,pvExisting) (This)->lpVtbl->RecordClear(This,pvExisting)

Completed in 111 milliseconds