IASClock::put_ClockLabel

This method specifies a label control to be used as a label field; usually, the label displays date information.

Syntax

HRESULT put_ClockLabel( IDispatch *pdispLabel );

Parameters

pdispLabel
Pointer to an Auto PC simple (AS) label control to be used as the label field.

Return Values

NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.