.NET Framework Class Library
ParentWndWrapper.Handle Property

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > ParentWndWrapper Class > ParentWndWrapper Properties >

.NET Framework Class Library
ParentWndWrapper.Handle Property

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public ReadOnly Property Handle As IntPtr

Get

C#

public IntPtr Handle { get; }

Visual C++

public:

property IntPtr Handle {
IntPtr get ();
}

JavaScript

function get_handle();

See Also

ParentWndWrapper Class

ParentWndWrapper Members

MwPDMApi Namespace