<com4:Class
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
데이터 형식
필수
기본값
EnableOleDefaultHandler
InprocHandler32 키의 기본값이 인 경우 true로 Ole32.dll설정해야 합니다. 그렇지 않으면 생략해야 합니다. 기본값은 false입니다.
부울 값입니다.
Yes
ProgId
ProgID(프로그래밍 식별자)를 CLSID와 연결합니다.
마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1).
No
VersionIndependentProgId
ProgID를 CLSID와 연결합니다. 이 값은 개체 애플리케이션의 최신 버전을 결정하는 데 사용됩니다.
마침표로 구분된 영숫자 문자열로, 길이가 1~255자입니다(예: Foo.Bar 또는 Foo.Bar.1).