expression.GetObject( _ ByVal objectMoniker As String _ ) As Object
where expression is a variable that represents a ApplicationObject Object
Parameters
- objectMoniker
- The object moniker used to get the object.
Return Value
The object.