FormFunctionButtonControl.copyCallerQuery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
copyCallerQuery() | |
copyCallerQuery(Int32) |
copyCallerQuery()
public:
virtual int copyCallerQuery();
public virtual int copyCallerQuery ();
abstract member copyCallerQuery : unit -> int
override this.copyCallerQuery : unit -> int
Public Overridable Function copyCallerQuery () As Integer
Returns
Applies to
copyCallerQuery(Int32)
public:
virtual int copyCallerQuery(int _value);
public virtual int copyCallerQuery (int _value);
abstract member copyCallerQuery : int -> int
override this.copyCallerQuery : int -> int
Public Overridable Function copyCallerQuery (_value As Integer) As Integer
Parameters
- _value
- Int32