Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method returns the current number of incomplete DMA transfers including any that are in progress.
Syntax
HRESULT GetPendingTransfersCount(
DWORD* pdwPending
);
Parameters
- pdwPending
[out] Pointer to return the requested value.
Return Value
If the method completes successfully, the return value is S_OK.
Remarks
This method is used to determine how many new DMA transfers can be set up once the notification is received.
Requirements
| Header | dvddrvr.idl |
| Windows Embedded CE | Windows CE .NET 4.0 and later |