This topic has not yet been rated - Rate this topic

ID3D11Asynchronous::GetDataSize method

Get the size of the data (in bytes) that is output when calling ID3D11DeviceContext::GetData.

Syntax


UINT GetDataSize();

Parameters

This method has no parameters.

Return value

Type: UINT

Size of the data (in bytes) that is output when calling GetData.

Remarks

Windows Phone 8: This API is supported.

Requirements

Header

D3D11.h

Library

D3D11.lib

See also

ID3D11Asynchronous

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.