C# Class SevenSoftware.Windows.Internal.NativeMethods

Wrappers for Native Methods and Structs. This type is intended for internal use only.
Show file Open project: robertbaker/SevenUpdate

Private Methods

Method Description
DwmEnableBlurBehindWindow ( IntPtr handle, DwmBlurBehind &bb ) : int
DwmEnableComposition ( [ enable ) : int
DwmExtendFrameIntoClientArea ( IntPtr handle, Margins &margins ) : int
DwmIsCompositionEnabled ( ) : bool
GetClientRect ( IntPtr handle, Rect &rect ) : bool
GetWindowRect ( IntPtr handle, Rect &rect ) : bool
IsUserAnAdmin ( ) : bool
SendMessage ( IntPtr pointer, uint msg, IntPtr parameter, IntPtr parameterLength ) : IntPtr
TaskDialogIndirect ( [ taskConfig, [ button, [ radioButton, [ verificationFlagChecked ) : System.Result