Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This structure specifies a resource password.
typedef struct _NETUI_RESPWD {TCHARszPassword[PWLEN +1];TCHARszResourceName[RMLEN];} NETUI_RESPWD, *PNETUI_RESPWD;
Members
- szPassword
Specifies the password for the resource. - szResourceName
Specifies the name of the resource.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Netui.h.
See Also
Network User Interface Structures | GetResourcePassword
Send Feedback on this topic to the authors