Pointwise Plugin SDK
Public Attributes | List of all members

The API information returned by plugins for each supported API. More...

#include <apiPWP.h>

+ Collaboration diagram for PWP_APIINFO:

Public Attributes

const char * name
 full API spec name More...
 
PWP_VERSION ver
 API spec version. More...
 

Detailed Description

The API information returned by plugins for each supported API.

This information is used to integrate the plugin into the framework.

Definition at line 652 of file apiPWP.h.

Member Data Documentation

◆ name

const char* PWP_APIINFO::name

◆ ver

PWP_VERSION PWP_APIINFO::ver

API spec version.

Definition at line 658 of file apiPWP.h.


The documentation for this struct was generated from the following file: