Description Returns the Content value for a particular COM object instance.
-
Return Type
-
A String value.
-
Syntax
-
object.GetObjectIDKey (pUnknown)
The GetObjectIDKey Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataSources. | | pUnknown | Required. An IUnknown object. | Remarks Please do not hardcode .Content values since this function may be changed in the future.
|