com4:ClassReference(SurrogateServer의 경우)
등록된 In Process 서버가 연결된 클래스를 지정하고 등록 세부 정보를 설정합니다.
요소 계층 구조
<com4:ClassReference>
구문
<com4:ClassReference
Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
ThreadingModel = 'A string that can have one of the following values: "Both", "STA", "MTA", "MainSTA", or "Neutral".'
EnableOleDefaultHandler = 'A boolean value.'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
Path | 서로게이트 서버 DLL의 경로입니다. | , ? > * : | " 또는 문자를 포함할 수 없는 길이가 1~256자< 인 문자열입니다. |
Yes | |
ThreadingModel | DLL을 로드하기 위한 스레딩 모델입니다. | STA,MTA, MainSTA 또는 Neutral 값 중 하나를 가질 수 있는 문자열입니다. | Yes | |
EnableOleDefaultHandler | InprocHandler32 키의 기본값이 "Ole32.dll"인 경우 true로 설정해야 합니다. 그렇지 않으면 생략해야 합니다. 기본값은 false입니다. | 부울 값입니다. | Yes | |
ID | 참조되는 클래스 의 ID입니다. | xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxx 형식의 GUID입니다. | Yes |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
com4:SurrogateServer | 하나 이상의 클래스 등록을 사용하여 SurrogateServer를 등록합니다. |
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
Minimum OS Version | Windows 10(빌드 20348) |