UI2.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.
public:
Microsoft::Office::Interop::InfoPath::XdConfirmChoice Confirm(System::String ^ bstrPrompt, Microsoft::Office::Interop::InfoPath::XdConfirmButtons lButtons);
public Microsoft.Office.Interop.InfoPath.XdConfirmChoice Confirm (string bstrPrompt, Microsoft.Office.Interop.InfoPath.XdConfirmButtons lButtons);
Public Function Confirm (bstrPrompt As String, lButtons As XdConfirmButtons) As XdConfirmChoice
Parameters
- bstrPrompt
- String
- lButtons
- XdConfirmButtons