IConverterUICallback Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Atributos
Métodos
HrInputBox(String, String, String, Int32) | |
HrMessageBox(String, String, UInt32, Int32) | |
HrReportProgress(UInt32) |