ID3D11Resource::GetDescriptor Method

Gets the descriptor.

Syntax

public:
void GetDescriptor(
         D3D11X_DESCRIPTOR_RESOURCE *pDescriptor
)  

Parameters

pDescriptor
Type: D3D11X_DESCRIPTOR_RESOURCE *

[out] The descriptor, as a pointer to a D3D11X_DESCRIPTOR_RESOURCE structure.

Return value

None.

Requirements

Header: Declared in d3d11_x.h.

Library: Use d3d11_x.lib.

See also

ID3D11Resource

ID3D11Resource Members