iControl.SystemVCMP.Endadd_capability C# (CSharp) Method

Endadd_capability() public method

public Endadd_capability ( System asyncResult ) : void
asyncResult System
return void
        public void Endadd_capability(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemVCMP