Partager via


CKato::CKato (Windows CE 5.0)

Send Feedback

This method constructs a new CKato object.

CKato(LPCTSTRszName); 

Parameters

  • szName
    Address of ANSI or UNICODE string that specifies the name of the newly created CKato object. This parameter may be NULL if no name is desired.

Return Values

Returns a pointer to a new CKato object if successful; otherwise, NULL.

Remarks

Multiple CKato objects can be created within a single application if that application needs to log separate streams independently.

Requirements

OS Versions: Windows CE 3.0 and later.
Header: Kato.h.
Link Library: Kato.lib.

See Also

Kato Logging Engine

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.