ID3D10EffectDepthStencilViewVariable::SetDepthStencil 메서드(d3d10effect.h)

depth-stencil-view 리소스를 설정합니다.

구문

HRESULT SetDepthStencil(
  [in] ID3D10DepthStencilView *pResource
);

매개 변수

[in] pResource

형식: ID3D10DepthStencilView*

깊이 스텐실 보기 인터페이스에 대한 포인터입니다. ID3D10DepthStencilView 인터페이스를 참조하세요.

반환 값

형식: HRESULT

다음 Direct3D 10 반환 코드 중 하나를 반환합니다.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 d3d10effect.h(D3d10 포함)

추가 정보

ID3D10EffectDepthStencilViewVariable 인터페이스