NEURON
local_object Struct Reference

Public Attributes

HMODULE hModule
 
struct local_objectprevious
 
struct local_objectnext
 

Detailed Description

Definition at line 84 of file dlfcn.c.

Member Data Documentation

◆ hModule

HMODULE local_object::hModule

Definition at line 85 of file dlfcn.c.

◆ next

struct local_object* local_object::next

Definition at line 87 of file dlfcn.c.

◆ previous

struct local_object* local_object::previous

Definition at line 86 of file dlfcn.c.


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