NotesWindowManagerPreview.GetForCurrentApp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an instance of NotesWindowManagerPreview, to be used for the majority of Preview Notes operations that an app may execute.
public:
static NotesWindowManagerPreview ^ GetForCurrentApp();
static NotesWindowManagerPreview GetForCurrentApp();
public static NotesWindowManagerPreview GetForCurrentApp();
function getForCurrentApp()
Public Shared Function GetForCurrentApp () As NotesWindowManagerPreview
Returns
The app's designated instance of NotesWindowManagerPreview.