Metodo IRDPSRAPITransportStream::ReadBuffer (rdpencomapi.h)
Chiamato dallo stack RdP (Remote Desktop Protocol) per leggere il contenuto di un buffer di flusso.
Sintassi
HRESULT ReadBuffer(
[in] IRDPSRAPITransportStreamBuffer *pBuffer
);
Parametri
[in] pBuffer
Tipo: IRDPSRAPITransportStreamBuffer*
Puntatore dell'interfaccia IRDPSRAPITransportStreamBuffer che rappresenta il buffer da leggere.
Valore restituito
Tipo: HRESULT
Se il metodo ha esito positivo, il valore restituito è S_OK. In caso contrario, il valore restituito è un codice di errore.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 |
Server minimo supportato | Windows Server 2008 R2 |
Piattaforma di destinazione | Windows |
Intestazione | rdpencomapi.h |
DLL | RdpEncom.dll |