C# Class IfacesEnumsStructsClasses.WindowsHookUtil.KBDLLHOOKSTRUCT

Show file Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
dwExtraInfo System.IntPtr

Public Methods

Method Description
Reset ( ) : void

Method Details

Reset() public method

public Reset ( ) : void
return void

Property Details

dwExtraInfo public property

public IntPtr,System dwExtraInfo
return System.IntPtr