VDCTBOOKMARK

typedef struct {

DWORD dwID;

DWORD dwPosn;

} VDCTBOOKMARK, * PVDCTBOOKMARK;

Information about a bookmark.

dwID

Identifier for the bookmark. The application to set this to any value it likes and interpret it however it wishes.

dwPosn

Position of the bookmark from the beginning of the virtual text buffer. In characters.