LSResult 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public enum LSResult
type LSResult =
- 상속
-
LSResult
필드
Name | 값 | Description |
---|---|---|
MultipleSessionsNotSupported | -10829 | |
NoClassicEnvironment | -10828 | |
NoExecutable | -10827 | |
NoLaunchPermission | -10826 | |
IncompatibleSystemVersion | -10825 | |
NoRegistrationInfo | -10824 | |
CannotSetInfo | -10823 | |
ServerCommunication | -10822 | |
AppDoesNotSupportSchemeWarning | -10821 | |
AppDoesNotClaimType | -10820 | |
NotRegistered | -10819 | |
LaunchInProgress | -10818 | |
Data | -10817 | |
DataTooOld | -10816 | |
UnknownType | -10815 | |
ApplicationNotFound | -10814 | |
DataUnavailable | -10813 | |
NotInitialized | -10812 | |
NotAnApplication | -10811 | |
Unknown | -10810 | |
NoRosettaEnvironment | -10665 | |
IncompatibleApplicationVersion | -10664 | |
AttributeNotSettable | -10663 | |
AttributeNotFound | -10662 | |
ExecutableIncorrectFormat | -10661 | |
AppInTrash | -10660 | |
Success | 0 |