UIObjectClass.Confirm(String, XdConfirmButtons) 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.
This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.
public:
virtual Microsoft::Office::Interop::InfoPath::XdConfirmChoice Confirm(System::String ^ bstrPrompt, Microsoft::Office::Interop::InfoPath::XdConfirmButtons lButtons) = Microsoft::Office::Interop::InfoPath::UI2::Confirm;
public virtual Microsoft.Office.Interop.InfoPath.XdConfirmChoice Confirm (string bstrPrompt, Microsoft.Office.Interop.InfoPath.XdConfirmButtons lButtons);
abstract member Confirm : string * Microsoft.Office.Interop.InfoPath.XdConfirmButtons -> Microsoft.Office.Interop.InfoPath.XdConfirmChoice
override this.Confirm : string * Microsoft.Office.Interop.InfoPath.XdConfirmButtons -> Microsoft.Office.Interop.InfoPath.XdConfirmChoice
Public Overridable Function Confirm (bstrPrompt As String, lButtons As XdConfirmButtons) As XdConfirmChoice
Parameters
- bstrPrompt
- String
- lButtons
- XdConfirmButtons