Southsoftware.com
.:Pricing
Home
Products
Libraries
Downloads
Support
Contacts
Site Map
.:RunAsUser DLL
About product
Download trial
Online manual
Purchase license
FAQ & Support
.:Web links

Southsoftware.com - Power tools for home and business users.

WebTweakTools.NET - Web site tweaking software.

more links...

   
Constants

Include file: runasuser.h

RUNASTYPE
SUMMARY:
Types of authorization.
ARGUMENTS:
RUNASTYPE_CURRENTUSER - use currently logged on user;
RUNASTYPE_THISPROCESSUSER - use current process' user;
RUNASTYPE_LOGONLOCALLYUSER - logon user locally (pszDomainName/pszUserName/pszPassword);
RUNASTYPE_PASSWORDLESSUSER - use passwordless authorization (pszDomainName/pszUserName);
(additional privilege required: SeCreateTokenPrivilege);
RUNASTYPE_LOCALSYSTEM - use LocalSystem account to run a process.
DECLARATION:
typedef enum {
  RUNASTYPE_CURRENTUSER,
  RUNASTYPE_THISPROCESSUSER,
  RUNASTYPE_LOGONLOCALLYUSER,
  RUNASTYPE_PASSWORDLESSUSER,
  RUNASTYPE_LOCALSYSTEM
} RUNASTYPE;

RUNASTYPE
SUMMARY:
States for RunAsUser_State().
ARGUMENTS:
RUNASSTATE_STARTED - function has started the application specified;
RUNASSTATE_FINISHED - function has finished its work.
DECLARATION:
typedef enum {
  RUNASSTATE_STARTED,
  RUNASSTATE_FINISHED
} RUNASSTATE;

Back to contents

   
About us   Privacy policy   Terms of use   Link to us
Designed by Vibe
Current Version: 1.02
Buy RunAsUser DLL now for only $ 199.95 USD.
We accept variety of payment options: Credit Cards, Checks, Wire Transfers, PayPal. Payments can be made Online, by PO, Fax, Mail or Phone.
.:Requirements
Computer: Minimum required by operating system you are running.
Disk Space: Under 4 MB
Operating System: RunAsUser DLL requires a Microsoft Windows NT/2000/XP/Server 2003/Server 2008/Vista/7 32 or 64 bit operating system.
.:Translate
Translate
(automatic translation by Google)