ReactOS 0.4.15-dev-7958-gcd0bb1a
ExtensionService Struct Reference
Collaboration diagram for ExtensionService:

Public Attributes

IUnknown IUnknown_inner
 
IAuthenticate IAuthenticate_iface
 
IHttpNegotiate IHttpNegotiate_iface
 
IExtensionServices IExtensionServices_iface
 
IUnknownouter_unk
 
LONG ref
 
HWND hwnd
 
LPWSTR username
 
LPWSTR password
 
LPWSTR headers
 

Detailed Description

Definition at line 25 of file extserv.c.

Member Data Documentation

◆ headers

LPWSTR ExtensionService::headers

Definition at line 37 of file extserv.c.

◆ hwnd

HWND ExtensionService::hwnd

Definition at line 34 of file extserv.c.

◆ IAuthenticate_iface

IAuthenticate ExtensionService::IAuthenticate_iface

Definition at line 27 of file extserv.c.

◆ IExtensionServices_iface

IExtensionServices ExtensionService::IExtensionServices_iface

Definition at line 29 of file extserv.c.

◆ IHttpNegotiate_iface

IHttpNegotiate ExtensionService::IHttpNegotiate_iface

Definition at line 28 of file extserv.c.

◆ IUnknown_inner

IUnknown ExtensionService::IUnknown_inner

Definition at line 26 of file extserv.c.

◆ outer_unk

IUnknown* ExtensionService::outer_unk

Definition at line 31 of file extserv.c.

◆ password

LPWSTR ExtensionService::password

Definition at line 36 of file extserv.c.

◆ ref

LONG ExtensionService::ref

Definition at line 32 of file extserv.c.

◆ username

LPWSTR ExtensionService::username

Definition at line 35 of file extserv.c.


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