Classes | Macros | Typedefs
helpdlog.h File Reference

Go to the source code of this file.

Classes

struct  helpCommand
 
struct  helpIndex
 
struct  xReference
 
struct  helpArticle
 

Macros

#define __helpdlogH__
 
#define HELPRSC_ARTICLE   0x48456172 /* 'HEar' */
 
#define HELPRSC_COMMAND   0x4845636d /* 'HEcm' */
 
#define HELPRSC_INDEX   0x48456478 /* 'HEdx' */
 
#define HELPRSC_TOPIC   0x48457470 /* 'HEtp' */
 
#define RSCID_TASKIDLIST   0x5441534B /* 'TASK' */
 
#define RSCID_TITLELIST   0x5449544C /* 'TITL' */
 

Typedefs

typedef struct helpCommand HelpCommand
 
typedef HelpCommand HelpTopic
 
typedef struct helpIndex HelpIndex
 
typedef struct xReference XReference
 
typedef struct helpArticle HelpArticle
 

Macro Definition Documentation

#define __helpdlogH__
#define HELPRSC_ARTICLE   0x48456172 /* 'HEar' */
#define HELPRSC_COMMAND   0x4845636d /* 'HEcm' */
#define HELPRSC_INDEX   0x48456478 /* 'HEdx' */
#define HELPRSC_TOPIC   0x48457470 /* 'HEtp' */
#define RSCID_TASKIDLIST   0x5441534B /* 'TASK' */
#define RSCID_TITLELIST   0x5449544C /* 'TITL' */

Typedef Documentation

typedef struct helpArticle HelpArticle
typedef struct helpCommand HelpCommand
typedef struct helpIndex HelpIndex
typedef struct xReference XReference

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.