GetCustomObResult GetCustomOb(CustomObId tCustomOb, GetCustomObArg tArg)
tCustomOb. Custom class object moniker.
tArg. Operation execution parameters.
The GetCustomOb operation gets custom class object metadata.
To execute the operation, in the tCustomOb field specify custom class object moniker, and in the tArg.pattern field specify the pattern that will be used to get metadata. The moniker can be obtained after executing the OpenCustomOb operation.
The operation results in the obtained metadata.
Example name |
Getting Information about Custom Class Object |
See also: