IConverterUICallback Interface
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 interface class IConverterUICallback
[System.Runtime.InteropServices.Guid("000C03D6-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IConverterUICallback
[<System.Runtime.InteropServices.Guid("000C03D6-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IConverterUICallback = interface
Public Interface IConverterUICallback
- Attributes
Methods
HrInputBox(String, String, String, Int32) | |
HrMessageBox(String, String, UInt32, Int32) | |
HrReportProgress(UInt32) |