Type of S-57 Object.
More...
import"encxcom.idl";
Type of S-57 Object.
Properties and methods via IS57ObjectClass.
Definition at line 4241 of file encxcom.idl.
◆ Construct()
HRESULT IS57ObjectClass::Construct |
( |
[in] BSTR |
acronym | ) |
|
|
inherited |
◆ IsInProduct()
HRESULT IS57ObjectClass::IsInProduct |
( |
[in] enum S57Product |
product, |
|
|
[out, retval] VARIANT_BOOL * |
result |
|
) |
| |
|
inherited |
Whether this ObjectClass is used by the specified product.
◆ Acronym
BSTR IS57ObjectClass::Acronym |
|
getinherited |
The six letter alphanumeric abbreviation for this ObjectClass.
◆ Description
BSTR IS57ObjectClass::Description |
|
getinherited |
The name of the ObjectClass.
◆ Product
Deprecated. Use IsInProduct instead.