PostgreSQL Source Code  git master
MessageDLL Struct Reference

Data Fields

const char * dll_name
 
void * handle
 
int loaded
 

Detailed Description

Definition at line 234 of file win32.c.

Field Documentation

◆ dll_name

const char* MessageDLL::dll_name

Definition at line 236 of file win32.c.

◆ handle

void* MessageDLL::handle

Definition at line 237 of file win32.c.

Referenced by winsock_strerror().

◆ loaded

int MessageDLL::loaded

Definition at line 238 of file win32.c.

Referenced by winsock_strerror().


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