_SEMCONT Struct Reference

#include <APIDefinitions.h>

Public Attributes

char name [MAXNAME]
 
int usecount
 
int type
 
bool waitandreset
 

Detailed Description

Definition at line 97 of file APIDefinitions.h.

Member Data Documentation

◆ name

char _SEMCONT::name[MAXNAME]

Definition at line 98 of file APIDefinitions.h.

◆ type

int _SEMCONT::type

Definition at line 100 of file APIDefinitions.h.

◆ usecount

int _SEMCONT::usecount

Definition at line 99 of file APIDefinitions.h.

◆ waitandreset

bool _SEMCONT::waitandreset

Definition at line 102 of file APIDefinitions.h.


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