GetHWND Method (IDSWindow)
Gets the DraftSight application or document window's handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetHWND( _
LONG* HWND As System.Integer _
) |
C# | |
---|
void GetHWND(
out System.int HWND
) |
JavaScript | |
---|
GetHWND(
)
HWND : Number
|
Parameters
- HWND[out] or Return Value
- DraftSight application or document window's handle
Example
See Also
Availability
DraftSight V1R2.0