Puts the app with the specified AUMID into snap mode.
public:
HRESULT Snap(
LPCWSTR pszAumidOrCommand
)
pszAumidOrCommand
Type: LPCWSTR
Pointer to a string that contains the AUMID of the app to snap and any command-line arguments, delimited by spaces; for example, “myAumid arg1 arg2 arg3”.
Type: HRESULT
HRESULT success or error code.
Header: Declared in xtfapplication.h.
Library: Use xtfapplication.lib.