Namespace: Consultingwerk.SmartComponents.Base
Class 
BufferHandleEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:BufferHandleEventArgs
Purpose:General purpose event argument that passes a buffer handle
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 01 08:26:16 CEST 2016


Top Constructor Summary
Options Name Purpose
+ BufferHandleEventArgs (handle) Constructor of the BufferHandleEventArgs class

Top Property Summary
Options Name Purpose
+ HANDLE BufferHandle Returns the Handle of the Buffer associated with the event
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs


Constructor Detail
Top

PUBLIC BufferHandleEventArgs (handle)

Purpose: Constructor of the BufferHandleEventArgs class
Notes:

Parameters:
phBufferHandle HANDLE
The handle of the buffer associated with the event


Property Detail
Top

PUBLIC HANDLE BufferHandle

Purpose: Returns the Handle of the Buffer associated with the event
Notes:

Returns HANDLE
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:45