ID3D11ShaderResourceView::GetFormatX Method

Gets the format for the shader resource view, for Xbox.

Syntax

public:
void GetFormatX(
         D3D11X_SRV_FORMAT *pFormat
)  

Parameters

pFormat
Type: D3D11X_SRV_FORMATĀ *

[out] The format, as a pointer to a D3D11X_SRV_FORMAT structure.

Return value

None.

Requirements

Header: Declared in d3d11_x.h.

Library: Use d3d11_x.lib.

See also

ID3D11ShaderResourceView

ID3D11ShaderResourceView Members