This method retrieves the identifier of a control.
HRESULT get_ID( short *pwID );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method is required.
An identifier is unique to a control, and does not change.