IMetaDataAssemblyEmit::SetExportedTypeProps 메서드
지정된 ExportedType 메타데이터 구조체를 수정합니다.
HRESULT SetExportedTypeProps (
[in] mdExportedType ct,
[in] mdToken tkImplementation,
[in] mdTypeDef tkTypeDef,
[in] DWORD dwExportedTypeFlags
);
매개 변수
ct
[in] 수정할 ExportedType 메타데이터 구조체를 지정하는 메타데이터 토큰입니다.tkImplementation
[in] 이 형식의 구현 방법을 지정하는 File, AssemblyRef 또는 ExportedType 형식의 토큰입니다.tkTypeDef
[in] 코드 파일에서 참조되는 TypeDef 토큰입니다.dwExportedTypeFlags
[in] 형식 특성을 지정하는 값의 비트 조합입니다.
설명
ExportedType 메타데이터 구조체를 만들려면 IMetaDataAssemblyEmit::DefineExportedType 메서드를 사용합니다.
요구 사항
플랫폼: .NET Framework 시스템 요구 사항 참조
헤더: Cor.h
라이브러리: MsCorEE.dll에서 리소스로 사용됨
.NET Framework 버전: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0