Main > Knowledge Base > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with COM technology > COM interfaces of 1C:Enterprise > Status bar operations > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with COM technology > COM interfaces of 1C:Enterprise > Status bar operations > 1C:Enterprise documentation > Add-in Development Technology > Creating add-ins with COM technology > COM interfaces of 1C:Enterprise > Status bar operations

Status bar operations

The add-in object can use the IStatusLine interface to inform the user about its status. The SetStatusLine() method displays a text in the status bar. The ResetStatusLine() method clears the status bar.

SetStatusLine

Description:

Sets status bar text.

Syntax:

HRESULT SetStatusLine(BSTR bstrStatusText);

Parameters:

bstrStatusText

Type: BSTR. Status bar text.

Return value:

ResetStatusLine

Description:

Clears the status bar.

Syntax:

HRESULT ResetStatusLine();

Return value:

Next page: Creating windows in 1C:Enterprise environment




© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.