BKM_SETPAGEINFO - Syntax

This message sets the page information associated with notebook page which contains a single message.

param1
     ULONG      ulPageId   /*  Id of the notebook page whose information is to be set. */

param2
     PPAGEINFO  pPageInfo  /*  Pointer to a notebook page information structure. */

returns
     BOOL       rc         /*  Success indicator. */


[Back: BKM_SETPAGEINFO - Parameters]
[Next: BKM_SETPAGEINFO - Remarks]