MSGWrap.hWnd property (Visio)
Gets or sets the HWND member of the MSG structure being wrapped. Read/write.
Syntax
expression.hWnd
expression A variable that represents an MSGWrap object.
Return value
Long
Remarks
The properties of the MSGWrap object correspond to the members of the MSG structure defined as part of the Microsoft Windows operating system.
For details, search for "MSG structure" on MSDN, the Microsoft Developer Network.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.