ENCX SDK
5.5.0.926
|
Identification for a notice to mariners. More...
import"encxcom.idl";
Public Member Functions | |
HRESULT | ToString ([retval][out] BSTR *pVal) |
Obtain a representation of the value as a string. More... | |
Properties | |
LONG | Year [get] |
The year in which the notice was issued. E.g. 2005. More... | |
LONG | Number [get] |
The number of the notice within its Year. Sequential from 1. More... | |
Identification for a notice to mariners.
A notice to mariners is uniquely identified by a year and a (sequentially issued) number within the year.
Definition at line 946 of file encxcom.idl.
HRESULT IRasNoticeToMarinersNumber::ToString | ( | [out] BSTR * | pVal | ) |
Obtain a representation of the value as a string.
|
getproperty |
The number of the notice within its Year. Sequential from 1.
|
getproperty |
The year in which the notice was issued. E.g. 2005.