 | ConnectionGetSelection Method |
Namespace:
ICMeridianAPI
Assembly:
ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntaxpublic int GetSelection(
ref Object pvarSelection
)
Public Function GetSelection (
ByRef pvarSelection As Object
) As Integer
Parameters
- pvarSelection
- Type: SystemObject
Return Value
Type:
Int32Implements
IAMClientApp.GetSelection(Object)
See Also