CMessageSetPath Class

Note

See CMessage<Message> Methods for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here.


Methods

Name

Description

CMessageSetPath::CMessageSetPath

Event message for this class


CMessageSetPath::CMessageSetPath

CMessageSetPath::CMessageSetPath(
   long position,
   long* pPath,
   short nPath,
   short currPath,
   CPoint currDest,
   long caller,
   long target);

Parameters

  • long position -

  • long* pPath -

  • short nPath -

  • short currPath -

  • CPoint currDest -

  • long caller -

  • long target -

Remarks