ReactOS 0.4.15-dev-7924-g5949c20
secmgr_test Struct Reference

Public Attributes

LPCWSTR url
 
DWORD zone
 
HRESULT zone_hres
 
DWORD secid_size
 
const BYTEsecid
 
HRESULT secid_hres
 

Detailed Description

Definition at line 147 of file sec_mgr.c.

Member Data Documentation

◆ secid

const BYTE* secmgr_test::secid

Definition at line 152 of file sec_mgr.c.

◆ secid_hres

HRESULT secmgr_test::secid_hres

Definition at line 153 of file sec_mgr.c.

◆ secid_size

DWORD secmgr_test::secid_size

Definition at line 151 of file sec_mgr.c.

◆ url

LPCWSTR secmgr_test::url

Definition at line 148 of file sec_mgr.c.

◆ zone

DWORD secmgr_test::zone

Definition at line 149 of file sec_mgr.c.

◆ zone_hres

HRESULT secmgr_test::zone_hres

Definition at line 150 of file sec_mgr.c.


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