win32.nb30

Windows API header module

Translated from MinGW Windows headers

Members

Aliases

PACTION_HEADER
alias PACTION_HEADER = ACTION_HEADER*
Undocumented in source.
PADAPTER_STATUS
alias PADAPTER_STATUS = ADAPTER_STATUS*
Undocumented in source.
PFIND_NAME_BUFFER
alias PFIND_NAME_BUFFER = FIND_NAME_BUFFER*
Undocumented in source.
PFIND_NAME_HEADER
alias PFIND_NAME_HEADER = FIND_NAME_HEADER*
Undocumented in source.
PLANA_ENUM
alias PLANA_ENUM = LANA_ENUM*
Undocumented in source.
PNAME_BUFFER
alias PNAME_BUFFER = NAME_BUFFER*
Undocumented in source.
PNCB
alias PNCB = NCB*
Undocumented in source.
PSESSION_BUFFER
alias PSESSION_BUFFER = SESSION_BUFFER*
Undocumented in source.
PSESSION_HEADER
alias PSESSION_HEADER = SESSION_HEADER*
Undocumented in source.

Enums

LISTEN_OUTSTANDING
anonymousenum LISTEN_OUTSTANDING
Undocumented in source.
NCBCALL
anonymousenum NCBCALL
Undocumented in source.
NRC_GOODRET
anonymousenum NRC_GOODRET
Undocumented in source.
REGISTERING
anonymousenum REGISTERING
Undocumented in source.

Functions

Netbios
UCHAR Netbios(PNCB )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

ACTION_HEADER
struct ACTION_HEADER
Undocumented in source.
ADAPTER_STATUS
struct ADAPTER_STATUS
Undocumented in source.
FIND_NAME_BUFFER
struct FIND_NAME_BUFFER
Undocumented in source.
FIND_NAME_HEADER
struct FIND_NAME_HEADER
Undocumented in source.
LANA_ENUM
struct LANA_ENUM
Undocumented in source.
NAME_BUFFER
struct NAME_BUFFER
Undocumented in source.
NCB
struct NCB
Undocumented in source.
SESSION_BUFFER
struct SESSION_BUFFER
Undocumented in source.
SESSION_HEADER
struct SESSION_HEADER
Undocumented in source.

Variables

ALL_TRANSPORTS
enum char[4] ALL_TRANSPORTS;
Undocumented in source.
ASYNCH
enum UCHAR ASYNCH;
MAX_LANA
enum size_t MAX_LANA;
MS_NBF
enum char[4] MS_NBF;
Undocumented in source.
NCBNAMSZ
enum size_t NCBNAMSZ;
Undocumented in source.

Meta

Source

See Source File
core/sys/windows/nb30.d Automatically imported and edited from the druntime module core.sys.windows.nb30 for the auto-generated win32 package.

Authors

Stewart Gordon