IConverterUICallback Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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) |