ReactOS 0.4.15-dev-8100-g1887773
_PROFILENAMES Struct Reference
Collaboration diagram for _PROFILENAMES:

Public Attributes

WCHAR szSourceName [PROFILE_NAME_LENGTH]
 
WCHAR szDestinationName [PROFILE_NAME_LENGTH]
 
PPROFILEDATA pProfileData
 

Detailed Description

Definition at line 33 of file hardprof.c.

Member Data Documentation

◆ pProfileData

PPROFILEDATA _PROFILENAMES::pProfileData

Definition at line 37 of file hardprof.c.

Referenced by CopyHardwareProfile(), IsProfileNameInUse(), and RenameHardwareProfile().

◆ szDestinationName

WCHAR _PROFILENAMES::szDestinationName[PROFILE_NAME_LENGTH]

◆ szSourceName

WCHAR _PROFILENAMES::szSourceName[PROFILE_NAME_LENGTH]

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