IASClock::put_ClockLabel0

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

Syntax

HRESULT put_ClockLabel0( Idispatch *pdispLabel );

Parameters

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

Return Values

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