Thread Benutzeranmeldung herausfinden: API-Aufruf gesucht (8 answers)
Opened by Heromaster at 2003-09-29 11:12

esskar
 2003-09-30 23:25
#11249 #11249
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
weiß nicht genau, was du brauchst, aber diese sollten dir weiter helfen:

Network Management Functions
The network management functions can be grouped as follows.

Alert Functions
NetAlertRaise
NetAlertRaiseEx

API Buffer Functions
NetApiBufferAllocate
NetApiBufferFree
NetApiBufferReallocate
NetApiBufferSize

Directory Service Functions
NetGetJoinableOUs
NetGetJoinInformation
NetJoinDomain
NetRenameMachineInDomain
NetUnjoinDomain
NetValidateName

Distributed File System (Dfs) Functions
NetDfsAdd
NetDfsAddFtRoot
NetDfsAddStdRoot
NetDfsAddStdRootForced
NetDfsEnum
NetDfsGetClientInfo
NetDfsGetInfo
NetDfsManagerInitialize
NetDfsRemove
NetDfsRemoveFtRoot
NetDfsRemoveFtRootForced
NetDfsRemoveStdRoot
NetDfsSetClientInfo
NetDfsSetInfo

Get Functions
NetGetAnyDCName
NetGetDCName
NetGetDisplayInformationIndex
NetQueryDisplayInformation

Group Functions
NetGroupAdd
NetGroupAddUser
NetGroupDel
NetGroupDelUser
NetGroupEnum
NetGroupGetInfo
NetGroupGetUsers
NetGroupSetInfo
NetGroupSetUsers

Local Group Functions
NetLocalGroupAdd
NetLocalGroupAddMembers
NetLocalGroupDel
NetLocalGroupDelMembers
NetLocalGroupEnum
NetLocalGroupGetInfo
NetLocalGroupGetMembers
NetLocalGroupSetInfo
NetLocalGroupSetMembers

Message Functions
NetMessageBufferSend
NetMessageNameAdd
NetMessageNameDel
NetMessageNameEnum
NetMessageNameGetInfo

NetFile Functions
NetFileClose
NetFileClose2
NetFileEnum
NetFileGetInfo

Remote Utility Functions
NetRemoteComputerSupports
NetRemoteTOD

Replicator Functions
NetReplExportDirAdd
NetReplExportDirDel
NetReplExportDirEnum
NetReplExportDirGetInfo
NetReplExportDirLock
NetReplExportDirSetInfo
NetReplExportDirUnlock
NetReplGetInfo
NetReplImportDirAdd
NetReplImportDirDel
NetReplImportDirEnum
NetReplImportDirGetInfo
NetReplImportDirLock
NetReplImportDirUnlock
NetReplSetInfo

Schedule Functions
NetScheduleJobAdd
NetScheduleJobDel
NetScheduleJobEnum
NetScheduleJobGetInfo

Server Functions
NetServerDiskEnum
NetServerEnum
NetServerGetInfo
NetServerSetInfo

Server and Workstation Transport Functions
NetServerComputerNameAdd
NetServerComputerNameDel
NetServerTransportAdd
NetServerTransportAddEx
NetServerTransportDel
NetServerTransportEnum
NetWkstaTransportAdd
NetWkstaTransportDel
NetWkstaTransportEnum

Session Functions
NetSessionDel
NetSessionEnum
NetSessionGetInfo

Share Functions
NetConnectionEnum
NetShareAdd
NetShareCheck
NetShareDel
NetShareEnum
NetShareGetInfo
NetShareSetInfo

Statistics Function
NetStatisticsGet

Use Functions
NetUseAdd
NetUseDel
NetUseEnum
NetUseGetInfo

User Functions
NetUserAdd
NetUserChangePassword
NetUserDel
NetUserEnum
NetUserGetGroups
NetUserGetInfo
NetUserGetLocalGroups
NetUserSetGroups
NetUserSetInfo

User Modals Functions
NetUserModalsGet
NetUserModalsSet

Workstation and Workstation User Functions
NetWkstaGetInfo
NetWkstaSetInfo
NetWkstaUserGetInfo
NetWkstaUserSetInfo
NetWkstaUserEnum

For a list of additional networking functions, see Windows Networking Functions.

Access and Security Functions (Windows 95/98/Me only)
NetAccessAdd
NetAccessCheck
NetAccessDel
NetAccessEnum
NetAccessGetInfo
NetAccessGetUserPerms
NetAccessSetInfo
NetSecurityGetInfo

Obsolete Functions
NetAuditClear
NetAuditRead
NetAuditWrite
NetConfigGet
NetConfigGetAll
NetConfigSet
NetErrorLogClear
NetErrorLogRead
NetErrorLogWrite
NetLocalGroupAddMember
NetLocalGroupDelMember
NetServiceControl
NetServiceEnum
NetServiceGetInfo
NetServiceInstall

View full thread Benutzeranmeldung herausfinden: API-Aufruf gesucht