<com4:Class
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *'.
ThreadingModel = 'A string with one of the following values: "Both", "STA", "MTA", "MainSTA", or "Neutral".'
Virtualization = 'A string with one of the following values: "enabled" or "disabled".'
EnableOleDefaultHandler = 'A boolean value.'
ProgId = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
VersionIndependentProgId = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
AutoConvertTo = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
InsertableObject = 'A boolean value.'
ShortDisplayName = 'A string with a value between 1 and 40 characters in length.'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'>
<!-- Child elements -->
ImplementedCategories
Conversion
DataFormats
MiscStatus
Verbs
DefaultIcon
ToolboxBitmap32
TypeLib
</com4:Class>
특성 및 요소
특성
attribute
Description
데이터 형식
필수
기본값
Path
서로게이트 서버 DLL에 대한 경로입니다.
, 또는 문자를 포함할 수 없는 길이가 1~256자<?>:"|인 문자열입니다.*
Yes
ThreadingModel
DLL을 로드하기 위한 스레딩 모델입니다.
다음 값 중 하나를 사용하는 문자열: 둘 다, STA, MTA, MainSTA 또는 Neutral입니다.
Yes
가상화
클래스를 로드할 때 가상화를 사용할지 여부를 지정합니다.
사용 또는 사용 안 함 값 중 하나가 있는 문자열입니다.
Yes
EnableOleDefaultHandler
InprocHandler32 키의 기본값이 "Ole32.dll"인 경우 true로 설정해야 합니다. 그렇지 않으면 생략해야 합니다. 기본값은 false입니다.
'부울 값입니다.
Yes
ProgId
ProgID(프로그래밍 식별자)를 CLSID와 연결합니다.
마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1).
No
VersionIndependentProgId
ProgID를 CLSID와 연결합니다. 이 값은 개체 애플리케이션의 최신 버전을 결정하는 데 사용됩니다.
마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1).