BlackBerry.InvokeTargetReply.InvokeTargetReply C# (CSharp) Method

InvokeTargetReply() private method

private InvokeTargetReply ( IntPtr hndl ) : System
hndl System.IntPtr
return System
        internal InvokeTargetReply(EventHandle hndl)
            : base(hndl)
        {
        }