Desktop Functions: Smart Device Functions:
|
Search Results for "set" in [All]cfgmgr32
[DllImport("cfgmgr32.dll", SetLastError=true)]
SetLastError:=True, _
CharSet:=CharSet.Unicode, _
[DllImport("CfgMgr32.dll", CharSet = CharSet.Unicode)]
[DllImport("CfgMgr32.dll", CharSet = CharSet.Unicode)]
SetLastError:=True, _
CharSet:=CharSet.Unicode, _
[DllImport("Cfgmgr32.dll", CharSet = CharSet.Unicode, SetLastError = true)] vetoNameLength, Caller-supplied value representing the length (number of characters) of the string buffer supplied by pszVetoName. This should be set to MAX_PATH.
[DllImport("cfgmgr32.dll", SetLastError=true)]
[DllImport("cfgmgr32.dll", SetLastError = true)]
[DllImport("Cfgmgr32.dll", CharSet = CharSet.Auto, SetLastError = true)]
public static extern int CM_Setup_DevNode(int deviceInstance, CMSetupDevNodeFlags flags);
Declare Function CM_Setup_DevNode Lib "cfgmgr32.dll" (TODO) As TODO MinCorecrypt32
[DllImport("CRYPT32.DLL", EntryPoint = "CertAddEncodedCertificateToStore", CharSet = CharSet.Auto, SetLastError = true)] 11: CertAlgIdToOID
[DllImport("Crypt32", CharSet=CharSet.Ansi, CallingConvention=CallingConvention.Winapi)] 12: CertCloseStore
[DllImport("CRYPT32.DLL", EntryPoint="CertCloseStore", CharSet=CharSet.Auto, SetLastError=true)]
SetLastError=true,
CharSet=CharSet.Unicode, ExactSpelling=false,
[DllImport("CRYPT32.DLL", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError = true)] The CTL_CONTEXT must be freed by calling CertFreeCTLContext. CertDuplicateCTLContext can be called to make a duplicate. CertSetCTLContextProperty and CertGetCTLContextProperty can be called to store and read properties for the CTL.
[DllImport("crypt32.dll", SetLastError=true)]
// Set the system store location in the
[DllImport("CRYPT32.DLL", EntryPoint="CertEnumCertificatesInStore", CharSet=CharSet.Auto, SetLastError=true)]
<DllImport("crypt32.dll", EntryPoint:="CertEnumCertificatesInStore", CharSet:=CharSet.Auto, SetLastError:=True)> _
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", EntryPoint = "CertGetNameString", CharSet = CharSet.Auto, SetLastError = true)] 23: CertNameToStr
[DllImport("crypt32.dll", SetLastError=true)] 24: CertNameToStr
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError = true, EntryPoint = "CertNameToStr")] 25: CertOpenStore
[DllImport("CRYPT32.DLL", EntryPoint="CertOpenStore", CharSet=CharSet.Auto, SetLastError=true)]
[DllImport("CRYPT32.DLL", EntryPoint="CertOpenStore", CharSet=CharSet.Auto, SetLastError=true)]
[DllImport("crypt32.dll", CharSet=CharSet.Auto, SetLastError=true)]
<DllImport("Crypt32.dll", CharSet:=CharSet.Auto, SetLastError:=True)> _
[DllImport("crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", SetLastError = true)] 27: CertStrToName
[DllImport("crypt32.dll", SetLastError=true)]
<DllImport("crypt32.dll", SetLastError:=True)> _
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("Crypt32.dll", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("crypt32.dll", CharSet=CharSet.Auto, SetLastError=true)]
<DllImport("crypt32.dll", CharSet:=CharSet.Auto, SetLastError:=True)> _ [DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", SetLastError=true)] 34: CryptFindOIDInfo
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)] 36: CryptMsgClose
[DllImport("crypt32.dll", SetLastError=true)] 37: CryptMsgGetParam
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError=true)] 40: CryptMsgUpdate
[DllImport("crypt32.dll", SetLastError=true)] 41: CryptoAPI
[DllImport("crypt32.dll", SetLastError=true)] 42: CryptProtectData
SetLastError=true,
CharSet=System.Runtime.InteropServices.CharSet.Auto)
<DllImport("Crypt32.dll", SetLastError:=True, CharSet:=System.Runtime.InteropServices.CharSet.Auto)> _ Warning If the logon credentials are lost or forgotten, the data is usually unrecoverable. However, if the dwFlags parameter in the CryptProtectData function is set to CRYPTPROTECT_LOCAL_MACHINE with or without additional entropy specified in the pOptionalEntropy parameter, any user on the same computer where the data was encrypted can recover the data. 43: CryptQueryObject
[DllImport("CRYPT32.DLL", EntryPoint = "CryptQueryObject", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", SetLastError=true)]
SetLastError=true,
CharSet=System.Runtime.InteropServices.CharSet.Auto)
<DllImport("Crypt32.dll", SetLastError:=True, CharSet:=System.Runtime.InteropServices.CharSet.Auto)> _
[DllImport("Crypt32.dll", SetLastError = true)]
[DllImport("crypt32.dll", SetLastError=true)]
[DllImport("crypt32.dll", SetLastError = true)]
<DllImport("crypt32.dll", SetLastError:=True)> _
Public Const CRYPT_MACHINE_KEYSET As Int32 = &H20
Public Const CRYPT_USER_KEYSET As Int32 = &H1000 50: PFXIsPFXBlob
<DllImport("crypt32.dll", SetLastError:=True)> _ fltlib51: FilterLoad
[DllImport("fltlib.dll", SetLastError = true, CharSet = CharSet.Unicode)] 52: hi ñ¯çòÍØ2mHëþݤ `.!-°ËZä%}·?É}b¼."ȺÉhUzv£)ßèSETJÊ$êµ}£óxê}zbG꿬®CÆnÛ ¦vl ¹Â9{ÎO-,¬oJ¡|Ñ]sapf¨³~!e{û¦ Ô4²>gf'x?:ûµ%÷{«}þwÖqtÜeÔG)5A2z´ñm\SÝÛ\BúÑèu4Âý+â·f¨(Þ(àSôszgH-T=½L0&Þ«'Ë2Ϩx=<w»y]GìµrÒTD,¬qV<Vç7>AÐ×ñhÑ_=@Ó8¹;1NIUƹ¸Ãf±z<r½9|¾néåßQ&2-ç/òÏù7ø userenv
[DllImport("userenv.dll", SetLastError=true)]
[DllImport("userenv.dll", SetLastError = true)] 54: CreateProfile
[DllImport("userenv.dll", SetLastError = true, CharSet = CharSet.Auto)]
[DllImport("userenv.dll", SetLastError = true, CharSet = CharSet.Auto)] 55: DeleteProfile 56: DeleteProfile
[DllImport("userenv.dll", SetLastError=true)]
<DllImport("userenv.dll", SetLastError:=True)> _ 58: FreeGPOList
[DllImport("userenv.dll", SetLastError = true)]
[DllImport("userenv.dll", SetLastError=true)] 60: GetGPOList
[DllImport("userenv.dll", SetLastError=true)] Cut off search results after 60. Please refine your search. |