2 |
3.160167 |
_AppContainerDeployOptions |
Enum |
|
|
|
|
|
|
enum _AppContainerDeployOptions
{
ACDO_ForceRegistration = 0x1,
ACDO_ForceCleanLayout = 0x2,
ACDO_UseUniqueDeployPackageIdentity = 0x4,
ACDO_RefreshLayoutOnly = 0x8,
ACDO_SetNetworkLoopback = 0x10,
ACDO_NetworkLoopbackEnable = 0x20
} ;
|
%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VSSDK\VisualStudioIntegration\Common\Inc\compsvcspkg110.h(201,0) |
|