wManager.Wow.Helpers Namespace
WRobot

Display..::..ProtectAgainstScreenshots Method (IntPtr)

Protects the against screenshots.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static bool ProtectAgainstScreenshots(
	IntPtr windowsHandle
)
Public Shared Function ProtectAgainstScreenshots ( _
	windowsHandle As IntPtr _
) As Boolean
public:
static bool^ ProtectAgainstScreenshots(
	IntPtr^ windowsHandle
)

Parameters

windowsHandle
Type: IntPtr
The windows handle.