IDeviceEmulatorManager::ShowManagerUI
Shows or hides the Device Emulator Manager window.
HRESULT ShowManagerUI([in] BOOL fShow);
Parameters
- [in] fShow
Indicates whether to show or hide the Device Emulator Manager window. Use true to show the window, and false to hide the window.
Return Value
An HRESULT value that indicates the outcome of the method call.
Example
This example starts, shows, then hides the Device Emulator Manager window.
Requirements
DEMComInterface.tlb