Class AsyncProperty (unit VBRUN)

Inherits from

IDispatch

The AsyncProperty object is passed in to the AsyncReadComplete event, and contains the results of the asynchronous read.

Constructors



Functions

function Get_AsyncType: AsyncTypeConstants;


function Get_PropertyName: WideString;


function Get_Value: OleVariant;


Properties

property AsyncType : AsyncTypeConstants


property PropertyName : WideString


property Value : OleVariant


Events

Variables


Constructors


Functions


function Get_AsyncType: AsyncTypeConstants;


function Get_PropertyName: WideString;


function Get_Value: OleVariant;


Properties


property AsyncType : AsyncTypeConstants


property PropertyName : WideString


property Value : OleVariant


Events


Variables