Gets the 64-bit window handle of this DraftSight application or document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetHWND64( _
long64* HWND As System.Long _
) |
C# | |
---|
void GetHWND64(
out System.long HWND
) |
JavaScript | |
---|
GetHWND64(
) : Number
|
Parameters
- HWND[out] or Return Value
- 64-bit window handle of this DraftSight application or document
See Also
Availability
DraftSight 2022 SP0