Desktop Functions: Smart Device Functions:
|
Search Results for "arc" in [All]getuname1: GetUName
static extern int GetUName(UInt16 wCharCode, [MarshalAs(UnmanagedType.LPWStr)] StringBuilder lpbuf);
Declare Function GetUName Lib "getuname.dll" (ByVal wCharCode As UShort, <MarshalAs(UnmanagedType.LPWStr)> ByVal lpbuf As StringBuilder) As Integer
''' <param name="wCharCode">Character code (code-point)</param>
Private Declare Function GetUName Lib "getuname.dll" (ByVal wCharCode As UShort, <MarshalAs(UnmanagedType.LPWStr)> ByVal lpbuf As System.Text.StringBuilder) As Integer hhctrl2: HtmlHelp
HH_DISPLAY_SEARCH = 3,
HH_DISPLAY_SEARCH = 3 ntdsapi3: DsBind 5: DsCrackNames 11: DsMapSchemaGuids 12: DsUnBind wininet
public static extern IntPtr FindFirstUrlCacheEntry([MarshalAs(UnmanagedType.LPTStr)] string lpszUrlSearchPattern,IntPtr lpFirstCacheEntryInfo,ref int lpdwFirstCacheEntryInfoBufferSize);
<MarshalAs(UnmanagedType.LPStr)> ByVal lpszUrlSearchPattern As String, _
IntPtr lpSearchCondition,
int dwSearchCondition,
ByVal lpSearchCondition As IntPtr, _
ByVal dwSearchCondition As Int32, _ 19: FtpCommand 21: FtpDeleteFile 22: FtpFindFirstFile
string searchFile, out WIN32_FIND_DATA findFileData,
(ByVal hConnect As IntPtr, ByVal searchFile As String, _ 24: FtpGetFile 25: FtpPutFile 27: FtpRenameFile 29: HttpOpenRequest 30: HttpQueryInfo 31: HttpSendRequest 33: InternetAutoDial 36: InternetConnect 37: InternetCrackUrl 38: InternetDial 44: InternetHangUp 45: InternetOpen 54: INTERNET_SCHEME 57: URL_COMPONENTS ntdll58: NtClose 59: NtCreateFile 60: NtCreateThreadEx Cut off search results after 60. Please refine your search. |