Source position: Media.MFAPI.pas line 1995
type TMFASYNCRESULT = record |
||
AsyncResult: IMFAsyncResult; |
|
|
overlapped: TOVERLAPPED; |
|
|
pCallback: IMFAsyncCallback; |
|
|
hrStatusResult: HRESULT; |
|
|
dwBytesTransferred: DWORD; |
|
|
hEvent: THANDLE; |
|
|
end; |
CT Web help |
CodeTyphon Studio |