Ejemplo n.º 1
0
 internal static extern int TaskDialogIndirect(
     ref TASKDIALOGCONFIG pTaskConfig,
     out int pnButton,
     out int pnRadioButton,
     [MarshalAs(UnmanagedType.Bool)] out bool pfverificationFlagChecked);
Ejemplo n.º 2
0
 internal static extern int TaskDialogIndirect(
     ref TASKDIALOGCONFIG pTaskConfig,
     out int pnButton,
     out int pnRadioButton,
     [MarshalAs(UnmanagedType.Bool)] out bool pfverificationFlagChecked);