Sets the handle of this .NET control on 64-bit machines.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetWindowHandlex64( _
ByVal WindowHandle As System.Long _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageWindowFromHandle
Dim WindowHandle As System.Long
Dim value As System.Boolean
value = instance.SetWindowHandlex64(WindowHandle) |
C# | |
---|
System.bool SetWindowHandlex64(
System.long WindowHandle
) |
C++/CLI | |
---|
System.bool SetWindowHandlex64(
& System.int64 WindowHandle
) |
Parameters
- WindowHandle
- 64-bit handle of the .NET control
Return Value
True if handle is set, false if not
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0