IASPowerListBox::put_ProvideCommandDataSink

This method specifies a pointer to the sink interface used to obtain null command item captions.

Syntax

HRESULT put_ProvideCommandDataSink(
IASProvidePowerListBoxCommandData
*pSink );

Parameters

pSink
Pointer to the sink interface used to obtain NULL command item captions.

Return Values

NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.