ID3D10EffectDepthStencilViewVariable::GetDepthStencil 메서드(d3d10effect.h)
depth-stencil-view 리소스를 가져옵니다.
구문
HRESULT GetDepthStencil(
[out] ID3D10DepthStencilView **ppResource
);
매개 변수
[out] ppResource
형식: ID3D10DepthStencilView**
깊이 스텐실 뷰 인터페이스에 대한 포인터의 주소입니다. ID3D10DepthStencilView 인터페이스를 참조하세요.
반환 값
형식: HRESULT
다음 Direct3D 10 반환 코드 중 하나를 반환합니다.
요구 사항
대상 플랫폼 | Windows |
헤더 | d3d10effect.h(D3d10 포함) |