SOLIDWORKS PDM Professional API Help Send Feedback
mlParentWnd Field
See Also 
EPDM.Interop.epdm Namespace > EdmCmd Structure : mlParentWnd Field


Window handle of the parent window.

Syntax

Visual Basic 
Public mlParentWnd As System.Integer
C# 
public System.int mlParentWnd
C++/CLI 
public:
System.int mlParentWnd

Field Value

0, if no parent window

See Also