Desktop Functions: Smart Device Functions:
|
Search Results for "accept" in [All]wininet
string[] lplpszAcceptTypes,
__in LPCTSTR *lplpszAcceptTypes,
Public Const COOKIE_STATE_ACCEPT As Integer = &H1
Public Const COOKIE_STATE_ACCEPT As Integer = &H1 user32DeferWindowPos fills the multiple-window-position structure with information about the target position for one or more windows about to be moved. The EndDeferWindowPos function accepts the handle to this structure and repositions the windows by using the information stored in the structure.
VK_ACCEPT = 0x1E, 6: GetKeyState
VK_ACCEPT = 0x1E, 7: keybd_event
private void buttonNumericAccept_Click(object sender, EventArgs e)
NumericTextbox.AcceptNumeric = true;
public const uint VK_ACCEPT = 0x1E; shell32
static extern void DragAcceptFiles(IntPtr hwnd, bool fAccept);
Declare Sub DragAcceptFiles Lib "shell32.dll" ( _
ByVal fAccept As Long)
QUNS_ACCEPTS_NOTIFICATIONS = 5,
AcceptsNotifications = 5, dnsapi11: DnsQuery
DNS_QUERY_ACCEPT_TRUNCATED_RESPONSE = 0x1, 12: DnsQueryEx
DNS_QUERY_ACCEPT_TRUNCATED_RESPONSE = 0x1, httpapi
//which is what the SOCKADDR accepts netapi3214: DsGetDcName
15: NetShareAdd This function will take as it's third parameter, a number of structures. The second parameter defines which level the third parameter structure is. Acceptable structures are SHARE_INFO_2, SHARE_INFO_502, and under Windows 9x/ME, SHARE_INFO_50. fbwflibThe "volume" parameter will not accept the "normal" drive letters (e.g. "C:"). It has to be something like this "\Device\HarddiskVolume1\". The right string can be checked using "diskpart". advapi3217: ControlService
public enum SERVICE_ACCEPT : uint Public Enum SERVICE_ACCEPT As Integer
public int controlsAccepted; 20: LookupAccountSid
public int controlsAccepted;
Public controlsAccepted As Integer Interfaces
,BINDSTATUS_ACCEPTRANGES
,BINDSTATUS_COOKIE_STATE_ACCEPT
// Only accept calls from the My Computer zone. Constants24: MAX_PATH This is the maximum number of characters, usually including a null terminator, of a standard fully-pathed filename for most Windows API functions that operate on filenames (and a few .NET ones, such as Assembly.LoadFrom). Those that fill a buffer with a filename, such as GetTempFileName, expect a buffer of exactly this length. Some functions, such as CreateFile, can be made to accept longer filenames by using the "\\?\" syntax. 25: NERR_
/// <summary> 2158 - This printer destination is idle and cannot accept control operations. </summary> 26: PROPERTYKEY
public static PropertyKey WPD_APPOINTMENT_ACCEPTED_ATTENDEES = new PropertyKey(0xF99EFD03, 0x431D, 0x40D8, 0xA1, 0xC9, 0x4E, 0x22, 0x0D, 0x9C, 0x88, 0xD3, 10); 27: Window styles
public const uint WS_EX_ACCEPTFILES = 0x00000010;
WS_EX_ACCEPTFILES = 0x00000010,
WS_EX_ACCEPTFILES = 16 28: WINERROR
/// No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
/// The service cannot accept control messages at this time.
public const int ERROR_SERVICE_CANNOT_ACCEPT_CTRL = 1061;
/// The current boot has already been accepted for use as the last-known-good control set.
public const int ERROR_BOOT_ALREADY_ACCEPTED = 1076;
/// No network provider accepted the given network path.
/// No more connections can be made to the service at this time because there are already as many connections as the service can accept.
/// The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
/// A value for the attribute was not in the acceptable range of values.
/// IKE authentication credentials are unacceptable
/// IKE security attributes are unacceptable
/// The user supplied memory allocator is unacceptable
public const int CO_E_INIT_UNACCEPTED_USER_ALLOCATOR = (int)(0x8000400D - 0x100000000);
/// The reader or smart card is not ready to accept commands.
public const int COMADMIN_E_CAT_UNACCEPTABLEBITNESS = (int)(0x80110483 - 0x100000000);
/// An unauthenticated message was received by an application that accepts only authenticated messages 29: WM
Structures30: KEYBDINPUT
///IME accept
ACCEPT = 0x1E,
ACCEPT = 0, 31: SERVICE_STATUS
public uint dwControlsAccepted;
public int controlsAccepted;
Dim dwControlsAccepted As Int32
internal enum CONTROLS_ACCEPTED : int
SERVICE_ACCEPT_NETBINDCHANGE = 0x00000010,
SERVICE_ACCEPT_PARAMCHANGE = 0x00000008,
SERVICE_ACCEPT_PAUSE_CONTINUE = 0x00000002,
SERVICE_ACCEPT_PRESHUTDOWN = 0x00000100,
SERVICE_ACCEPT_SHUTDOWN = 0x00000004,
SERVICE_ACCEPT_STOP = 0x00000001,
SERVICE_ACCEPT_HARDWAREPROFILECHANGE = 0x00000020,
SERVICE_ACCEPT_POWEREVENT = 0x00000040,
SERVICE_ACCEPT_SESSIONCHANGE = 0x00000080,
SERVICE_ACCEPT_TIMECHANGE = 0x00000200,
SERVICE_ACCEPT_TRIGGEREVENT = 0x00000400,
SERVICE_ACCEPT_USERMODEREBOOT = 0x00000800
public CONTROLS_ACCEPTED dwControlsAccepted; 32: SetServiceStatus
public long controlsAccepted; of the first definition, which is 8 and this is the only value accepted by the OS. However when Vista 32bit is used the size must be set to glu3234: gluDeleteQuadric
//using constants in your dllimports attribute is not acceptable for this site. coredll
1 - SYSMEM_MUSTREBOOT: Need to reboot to accept memory division changes ws2_3236: accept
public static extern IntPtr accept(IntPtr s, IntPtr addr, int addrsize);
Declare Function accept Lib "ws2_32.dll" ( _
System.Net.Sockets.Socket.Accept() 37: SocketOptionName
AcceptConnection = 2,
UpdateAcceptContext = 0x700b,
SO_ACCEPTCONN = 0x0002,
///enable true conditional accept:
// function returns CF_ACCEPT
SO_CONDITIONAL_ACCEPT = 0x3002,
/// pause accepting new connections
SO_PAUSE_ACCEPT = 0x3003,
SO_UPDATE_ACCEPT_CONTEXT = 0x700B, 39: WSASocket
SO_ACCEPTCONN = 0x0002,
// enable true conditional accept: connection is not ack-ed to the other side until conditional function returns CF_ACCEPT
SO_CONDITIONAL_ACCEPT = 0x3002 irpropssecur32
static extern int AcceptSecurityContext(ref SECURITY_HANDLE phCredential,
Declare Function AcceptSecurityContext Lib "secur32.dll" (TODO) As TODO
static extern int AcceptSecurityContext(ref SECURITY_HANDLE phCredential,
static extern int AcceptSecurityContext(ref SECURITY_HANDLE phCredential,
ss = AcceptSecurityContext(ref _hInboundCred, // [in] handle to the credentials
ss = AcceptSecurityContext(ref _hInboundCred, // [in] handle to the credentials
throw new Exception("AcceptSecurityContext() failed!!!"); Enums
FDEOR_ACCEPT = 0x00000001,
FDESVR_ACCEPT = 0x00000001, 46: HRESULT
///The user supplied memory allocator is unacceptable
[Description("The user supplied memory allocator is unacceptable")]
public const int CO_E_INIT_UNACCEPTED_USER_ALLOCATOR = unchecked((int)0x8000400D);
///The reader or smart card is not ready to accept commands.
[Description("The reader or smart card is not ready to accept commands.")]
public const int COMADMIN_E_CAT_UNACCEPTABLEBITNESS = unchecked((int)0x80110483);
///An unauthenticated message was received by an application that accepts only authenticated messages
[Description("An unauthenticated message was received by an application that accepts only authenticated messages")]
'''The user supplied memory allocator is unacceptable
<Description("The user supplied memory allocator is unacceptable")> _
Public Const CO_E_INIT_UNACCEPTED_USER_ALLOCATOR As Integer = CInt(&H8000400dUI)
'''The reader or smart card is not ready to accept commands.
<Description("The reader or smart card is not ready to accept commands.")> _
Public Const COMADMIN_E_CAT_UNACCEPTABLEBITNESS As Integer = CInt(&H80110483UI)
'''An unauthenticated message was received by an application that accepts only authenticated messages
<Description("An unauthenticated message was received by an application that accepts only authenticated messages")> _ 47: VirtualKeys
Accept = 0x1E,
VK_ACCEPT = &H1E ' // [IMEAccept] = 030 48: VK
///IME accept
ACCEPT = 0x1E,
ACCEPT = 30 49: WindowsMessages
/// The WM_INPUTLANGCHANGEREQUEST message is posted to the window with the focus when the user chooses a new input language, either with the hotkey (specified in the Keyboard control panel application) or from the indicator on the system taskbar. An application can accept the change by passing the message to the DefWindowProc function or reject the change (and prevent it from taking place) by returning immediately.
/// Determines if a window accepts ANSI or Unicode structures in the WM_NOTIFY notification message. WM_NOTIFYFORMAT messages are sent from a common control to its parent window and from the parent window to the common control.
'''The WM_INPUTLANGCHANGEREQUEST message is posted to the window with the focus when the user chooses a new input language either with the hotkey (specified in the Keyboard control panel application) or from the indicator on the system taskbar. An application can accept the change by passing the message to the DefWindowProc function or reject the change (and prevent it from taking place) by returning immediately.
'''Determines if a window accepts ANSI or Unicode structures in the WM_NOTIFY notification message. WM_NOTIFYFORMAT messages are sent from a common control to its parent window and from the parent window to the common control. 50: WindowStyles
/// <summary>Specifies a window that accepts drag-drop files.</summary>
WS_EX_ACCEPTFILES = 0x00000010,
/// <summary>Specifies a window with a three-dimensional border style intended to be used for items that do not accept user input.</summary>
WS_EX_ACCEPTFILES = 0x00000010,
''' <summary>Specifies a window that accepts drag-drop files.</summary>
WS_EX_ACCEPTFILES = &H10
''' <summary>Specifies a window with a three-dimensional border style intended to be used for items that do not accept user input.</summary>
WS_EX_ACCEPTFILES As Long = &H10 51: WindowStylesEx
/// <summary>Specifies a window that accepts drag-drop files.</summary>
WS_EX_ACCEPTFILES = 0x00000010,
/// <summary>Specifies a window with a three-dimensional border style intended to be used for items that do not accept user input.</summary>
''' <summary>Specifies a window that accepts drag-drop files.</summary>
WS_EX_ACCEPTFILES = &H10
''' <summary>Specifies a window with a three-dimensional border style intended to be used for items that do not accept user input.</summary>
WS_EX_ACCEPTFILES As Long = &H10 winhttp52: WinHttpOpen
ref byte[] ppwszAcceptTypes,
ref byte[] ppwszAcceptTypes,
Declare Function WinHttpOpenRequest Lib "winhttp.dll" (ByVal hConnect As IntPtr, ByVal pwszVerb As String, ByVal pwszObjectName As String, ByVal pwszVersion As String, ByVal pwszReferrer As String, ByRef ppwszAcceptTypes As Byte(), ByVal dwFlags As Integer) As IntPtr
ref byte[] ppwszAcceptTypes,
Declare Function WinHttpOpenRequest Lib "winhttp.dll" (ByVal hConnect As IntPtr, ByVal pwszVerb As String, ByVal pwszObjectName As String, ByVal pwszVersion As String, ByVal pwszReferrer As String, ByRef ppwszAcceptTypes As Byte(), ByVal dwFlags As Integer) As IntPtr ole3254: CLSIDFromString One of the constructors of [Guid] accepts a string. kernel3255: CreateNamedPipe
PIPE_ACCEPT_REMOTE_CLIENTS = 0x00000000, Get OutputDebugString function implementation that accepts variable number of arguments like printf here (http://www.go4expert.com/forums/showthread.php?t=871) gdi3257: CreateIC
|