C# Class Microsoft.Common.Core.NativeMethods

Mostrar archivo Open project: Microsoft/RTVS

Private Methods

Method Description
CloseHandle ( IntPtr hObject ) : bool
CreateProfile ( [ pszUserSid, [ pszUserName, [ pszProfilePath, uint cchProfilePath ) : uint
CredDelete ( string target, CRED_TYPE type, int flags ) : bool
CredUIPromptForCredentials ( CREDUI_INFO &pUiInfo, string pszTargetName, IntPtr Reserved, int dwAuthError, StringBuilder pszUserName, int ulUserNameMaxChars, IntPtr pszPassword, int ulPasswordMaxChars, bool &pfSave, int dwFlags ) : int
DeleteObject ( IntPtr hObject ) : bool
DeleteProfile ( [ lpSidString, [ lpProfilePath, [ lpComputerName ) : bool
FormatMessage ( uint dwFlags, IntPtr lpSource, int dwMessageId, uint dwLanguageId, IntPtr &lpBuffer, uint nSize, IntPtr pArguments ) : uint
GetDriveType ( [ lpRootPathName ) : int
GetUserProfileDirectory ( IntPtr hToken, StringBuilder pszProfilePath, uint &cchProfilePath ) : bool
ILCreateFromPath ( string fileName ) : IntPtr
ILFree ( IntPtr pidl ) : void
LogonUser ( string lpszUsername, string lpszDomain, IntPtr lpszPassword, int dwLogonType, int dwLogonProvider, IntPtr &phToken ) : bool
PathIsUNC ( [ pszPath ) : bool
RegisterClipboardFormat ( string lpszFormat ) : uint
RtlNtStatusToDosError ( int Status ) : int
SHOpenFolderAndSelectItems ( IntPtr pidlFolder, uint cidl, IntPtr apidl, uint dwFlags ) : int
VariantClear ( IntPtr variant ) : void
VariantInit ( IntPtr variant ) : void