ObjectManager.PromptForUpdateInfo

This function prompts for user change info like reason comment, sdms comment, etc, if required, for the given Monitor, Profile.

Syntax Parameters Return Value
Function ObjectManager.PromptForUpdateInfo( _
    hwnd As Long, _
    ObjectType As FolderObjectType, _
    ByRef UpdateInfo As Object) As Boolean
  • hwnd [in]

Type: Long

  • ObjectType [in]

Type: FolderObjectType

  • UpdateInfo [out]

Type: Object

Boolean