ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
smbOpenShare_in_t Struct Reference

#include <ps2smb.h>

Data Fields

char ShareName [256]
 
char Password [256]
 
int PasswordType
 

Detailed Description

Definition at line 54 of file ps2smb.h.

Field Documentation

◆ Password

char smbOpenShare_in_t::Password[256]

Definition at line 56 of file ps2smb.h.

◆ PasswordType

int smbOpenShare_in_t::PasswordType

Definition at line 57 of file ps2smb.h.

◆ ShareName

char smbOpenShare_in_t::ShareName[256]

Definition at line 55 of file ps2smb.h.


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