IASPowerListBox::get_ProvideCommandDataSink

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

Syntax

HRESULT get_ProvideCommandDataSink( IASProvidePowerListBoxCommandData **ppSink );

Parameters

ppSink
Pointer to the 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.