ITOutputLogChannel::GetName

 

const char* GetName();

 

Purpose:

§      get the name of the logchannel

 

Return value:

§      The name of the logchannel.
As all logchannel objects you currently can get represent
open logchannels, the return value should never be NULL.

 

See also:

§      ITOutputLogChannel class overview