Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
urlComponents Struct Reference

Public Attributes

bool https
 
wchar_t hostname [MAX_STR_LEN+1]
 
int port
 
wchar_t path [MAX_STR_LEN+1]
 

Detailed Description

Definition at line 30 of file yubihsm_winhttp.c.

Member Data Documentation

◆ hostname

wchar_t urlComponents::hostname[MAX_STR_LEN+1]

Definition at line 32 of file yubihsm_winhttp.c.

◆ https

bool urlComponents::https

Definition at line 31 of file yubihsm_winhttp.c.

◆ path

wchar_t urlComponents::path[MAX_STR_LEN+1]

Definition at line 34 of file yubihsm_winhttp.c.

◆ port

int urlComponents::port

Definition at line 33 of file yubihsm_winhttp.c.


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