Bagikan melalui


METODE ID3D12ShaderReflectionType::GetInterfaceByIndex (d3d12shader.h)

Mendapatkan antarmuka menurut indeks.

Sintaks

ID3D12ShaderReflectionType * GetInterfaceByIndex(
  [in] UINT uIndex
);

Parameter

[in] uIndex

Jenis: UINT

Indeks berbasis nol.

Nilai kembali

Jenis: ID3D12ShaderReflectionType*

Penunjuk ke ANTARMUKA ID3D12ShaderReflectionType.

Keterangan

Antarmuka metode ini dihosting di dll D3DCompiler_xx.dll di luar kotak.

Persyaratan

Persyaratan Nilai
Target Platform Windows
Header d3d12shader.h

Lihat juga

ID3D12ShaderReflectionType