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


Handle of parent window for the card.

Syntax

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

See Also