C# Class DroidExplorer.Controls.VistaUnsafeNativeMethods

Class to hold native code interop declarations.
ファイルを表示 Open project: camalot/droidexplorer Class Usage Examples

Private Methods

Method Description
SendMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : IntPtr
SendMessageWithString ( IntPtr hWnd, uint Msg, IntPtr wParam, [ lParam ) : IntPtr
TaskDialogIndirect ( [ pTaskConfig, [ pnButton, [ pnRadioButton, [ pfVerificationFlagChecked ) : void