Rogue Wave Server Component library for .NET Reference Guide
|
|
RpObjectAckOpenView Method |
This function is called by Rogue Wave Server in order to acknowledge or
rollback a view opening performed with the acknoledged openView
method.This function has an empty implementation and can be overriden.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
public virtual void AckOpenView( MvValue[] argv )
Public Overridable Sub AckOpenView ( argv As MvValue() )
public: virtual void AckOpenView( array<MvValue^>^ argv )
Parameters
- argv
- Type: RW.Server.ComponentMvValue
MvValue array given to the openView method (parameter ackParams) *
Copyright© 2017, Rogue Wave Software, Inc. All Rights Reserved.
Send comments on this topic to
Give us feedback