ReactOS 0.4.15-dev-7934-g1dc8d80
NE_NAMEINFO Struct Reference

#include <winbase16.h>

Public Attributes

WORD offset
 
WORD length
 
WORD flags
 
WORD id
 
WORD handle
 
WORD usage
 
HANDLE16 handle
 

Detailed Description

Definition at line 79 of file typelib.c.

Member Data Documentation

◆ flags

WORD NE_NAMEINFO::flags

Definition at line 83 of file typelib.c.

◆ handle [1/2]

WORD NE_NAMEINFO::handle

Definition at line 85 of file typelib.c.

◆ handle [2/2]

HANDLE16 NE_NAMEINFO::handle

Definition at line 289 of file winbase16.h.

◆ id

WORD NE_NAMEINFO::id

Definition at line 84 of file typelib.c.

Referenced by find_ne_resource().

◆ length

WORD NE_NAMEINFO::length

Definition at line 82 of file typelib.c.

Referenced by find_ne_resource(), ParseFonFile(), and USER32_LoadResource().

◆ offset

WORD NE_NAMEINFO::offset

Definition at line 81 of file typelib.c.

Referenced by find_ne_resource(), ParseFonFile(), and USER32_LoadResource().

◆ usage

WORD NE_NAMEINFO::usage

Definition at line 86 of file typelib.c.


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