TdxBackgroundFormatter.TCommand Enum
Declaration
TCommand = (
Shutdown,
PerformSecondaryLayout,
PerformPrimaryLayout,
None
);
Members
Name |
---|
Shutdown
|
PerformSecondaryLayout
|
PerformPrimaryLayout
|
None
|
See Also