SoWinMainLoop Method |
Enters the main event loop and waits until OIV.Inventor.Win.SoWin.Exit(System.Int32) is called or a WM_QUIT message is sent to the message queue.
Namespace: OIV.Inventor.Win
Returns the value that was passed to OIV.Inventor.Win.SoWin.Exit(System.Int32) or the WM_QUIT message.
It calls () and () to retrieve and dispatch events.