Returns the constrained app with the specified package moniker to the regular running state.
public:
HRESULT Unconstrain(
LPCWSTR pszPackageMoniker
)
pszPackageMoniker
Type: LPCWSTRÂ
Pointer to the package moniker of the constrained app to return to the regular running state.
Type: HRESULTÂ
HRESULT success or error code.
Header: Declared in xtfapplication.h.
Library: Use xtfapplication.lib.