import "_encxcom_encx.idl";

Public Member Functions | |
| HRESULT | ToString ([retval][out] BSTR *pVal) |
| Obtain a representation of the value as a string. | |
Properties | |
| LONG * | Year [get] |
| The year in which the notice was issued. E.g. 2005. | |
| LONG * | Number [get] |
| The number of the notice withing its Year. Sequential from 1. | |
A notice to mariners is uniquely identified by a year and a (sequentially issued) number withing the year.
Definition at line 745 of file _encxcom_encx.idl.
| HRESULT IRasNoticeToMarinersNumber::ToString | ( | [out] BSTR * | pVal | ) |
Obtain a representation of the value as a string.
LONG* IRasNoticeToMarinersNumber::Year [get] |
The year in which the notice was issued. E.g. 2005.
LONG* IRasNoticeToMarinersNumber::Number [get] |
The number of the notice withing its Year. Sequential from 1.