Creates and initializes the object instance.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ handle As IntPtr _ ) |
C# |
---|
public SystemWindow( IntPtr handle ) |
Visual C++ |
---|
public: SystemWindow( IntPtr handle ) |
JavaScript |
---|
Greatis.Nostalgia.SystemWindow = function(handle); |
Parameters
- handle
- Type: System..::.IntPtr
Handle of system window.