ReactOS 0.4.16-dev-927-g467dec4
tagOBO_TOKEN Struct Reference

#include <netcfgx.h>

Collaboration diagram for tagOBO_TOKEN:

Public Attributes

OBO_TOKEN_TYPE Type
 
INetCfgComponent * pncc
 
LPCWSTR pszwManufacturer
 
LPCWSTR pszwProduct
 
LPCWSTR pszwDisplayName
 
BOOL fRegistered
 

Detailed Description

Definition at line 348 of file netcfgx.h.

Member Data Documentation

◆ fRegistered

BOOL tagOBO_TOKEN::fRegistered

Definition at line 355 of file netcfgx.h.

◆ pncc

INetCfgComponent* tagOBO_TOKEN::pncc

Definition at line 351 of file netcfgx.h.

◆ pszwDisplayName

LPCWSTR tagOBO_TOKEN::pszwDisplayName

Definition at line 354 of file netcfgx.h.

◆ pszwManufacturer

LPCWSTR tagOBO_TOKEN::pszwManufacturer

Definition at line 352 of file netcfgx.h.

◆ pszwProduct

LPCWSTR tagOBO_TOKEN::pszwProduct

Definition at line 353 of file netcfgx.h.

◆ Type

OBO_TOKEN_TYPE tagOBO_TOKEN::Type

Definition at line 350 of file netcfgx.h.

Referenced by InstallNetworkComponent().


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