FullTrustProcessLaunchResult 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
완전 신뢰 프로세스 시작 작업의 결과를 나타냅니다.
public ref class FullTrustProcessLaunchResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.FullTrustAppContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class FullTrustProcessLaunchResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.FullTrustAppContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class FullTrustProcessLaunchResult
Public NotInheritable Class FullTrustProcessLaunchResult
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Desktop Extension SDK (10.0.22000.0에서 도입되었습니다.)
|
API contract |
Windows.ApplicationModel.FullTrustAppContract (v2.0에서 도입되었습니다.)
|
설명
다음 메서드는 완료 시 FullTrustProcessLaunchResult 를 반환하는 비동기 작업을 반환합니다.
- LaunchFullTrustProcessForAppWithArgumentsAsync
- LaunchFullTrustProcessForCurrentAppWithArgumentsAsync
속성
ExtendedError |
전체 신뢰 프로세스 시작 작업에서 반환된 확장 오류 정보를 가져옵니다. |
LaunchResult |
전체 신뢰 프로세스 시작 작업의 결과 상태 지정하는 값을 가져옵니다. |