Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "Constants" in [All]

netapi32

.

    #region constants

.

        // constants

.

#Region "Constants"

.

#End Region ' "Constants"

.

  #Region "Constants"

.

  #End Region ' "Constants"

.

See sample code for types and constants.

.
Import
advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,credui,mpr,uxtheme,Constants,Delegates,Enums,Interfaces,Structures

twain_32

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,xolehlp,winmm,Constants,Delegates,Enums,Interfaces,Structures

glossary

.

           System.AIPCC.Pinvoke.Constants

dtl

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.

    /// error constants for the Rockwell DTL C sdk

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,Constants,Delegates,Enums,Interfaces,Structures

gsapi

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,xolehlp,twain_32,winmm,wininet,comdlg32,imm32,ntdsapi,odbccp32,Constants,Delegates,Enums,Interfaces,Structures

kernel32

.

    //Constants for dwDesiredAccess:

.

    //Constants for return value:

.

    //Constants for dwFlagsAndAttributes:

.

    //Constants for dwCreationDisposition:

.
Summary
.

C# Constants:

.

VB Constants:

.

   Dim dwErrorCode As FarcConstants

.

Constants to pass for dwNotifyFilter. Found in winnt.h by searching for the ones used in the msdn example.

.

Other constants:

.

INVALID_HANDLE_VALUE (return value if invalid handle is specified)

.
Import
credui,advapi32,gdi32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,Constants,Delegates,Enums,Interfaces,Structures

odbc32

.
Import
advapi32,credui,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,aygshell,avifil32,crypt32,winscard,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,Constants,Delegates,Enums,Interfaces,Structures

version

.
Import
advapi32,credui,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,Constants,Delegates,Enums,Interfaces,Structures

scarddlg

.
Import
advapi32,credui,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,aygshell,avifil32,crypt32,winscard,Constants,Delegates,Enums,Interfaces,Structures

rpcrt4

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,xolehlp,twain_32,winmm,wininet,comdlg32,imm32,ntdsapi,odbccp32,glu32,mapi32,Constants,Delegates,Enums,Interfaces,Structures

dhcpsapi

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,Constants,Delegates,Enums,Interfaces,Structures

Enums

.
Summary
.
Documentation
Constants [UI_PKEY_] on MSDN
.
Summary
.
Summary
.
Summary
.
Summary
.

These constants are defined in Ntddk.h and Wdm.h. Check these files to see whether additional device types have been defined.

.
Summary
39: KLF
.
Summary
.
Summary
Scroll bar Commands constants
.

public enum ScrollBarConstants {

.

Public Enum ScrollBarConstants

.
Documentation
[ScrollBarConstants] on MSDN
42: STGM
.

    public enum StgmConstants

.

Enum StgmConstants

.
Documentation
[StgmConstants] on MSDN
.

This set of constants has been replaced in .NET (2002 - 2003) by the [System.Windows.Forms.SystemInformation] class. This contains all the information about the system metrics.

.
Summary
.
Summary
The TF_SFT_* constants specify display settings of a floating language bar
.

enum TS_SFT_Constants :uint {

.

    ///<summary>Display the language bar as a floating window. This constant cannot be combined with the TF_SFT_DOCK, TF_SFT_MINIMIZED, TF_SFT_HIDDEN, or TF_SFT_DESKBAND constants.</summary>

.

    /// <summary>Dock the language bar in its own task pane. This constant cannot be combined with the TF_SFT_SHOWNORMAL, TF_SFT_MINIMIZED, TF_SFT_HIDDEN, or TF_SFT_DESKBAND constants. Available only on Windows XP.</summary>

.

    /// <summary>Display the language bar as a single icon in the system tray. This constant cannot be combined with the TF_SFT_SHOWNORMAL, TF_SFT_DOCK, TF_SFT_HIDDEN, or TF_SFT_DESKBAND constants. In Windows XP, use TF_SFT_DESKBAND instead.</summary>

.

    /// <summary>Hide the language bar. This constant cannot be combined with the TF_SFT_SHOWNORMAL, TF_SFT_DOCK, TF_SFT_MINIMIZED, or TF_SFT_DESKBAND constants.</summary>

.

    /// <summary>Dock the language bar in the righthand end of the system task bar (immediately left of the system tray/clock). This constant cannot be combined with the TF_SFT_SHOWNORMAL, TF_SFT_DOCK, TF_SFT_MINIMIZED, or TF_SFT_HIDDEN constants. Available only on Windows XP.</summary>

.

Enum TS_SFT_Constants

.
Documentation
[TF_SFT_Constants] on MSDN
.
Summary
An enumeration which maps to the various VK_* constants.
.

To see definitions of these messages, see http://www.pinvoke.net/default.aspx/Constants/WM.html

.
Import
advapi32,credui,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,aygshell,avifil32,crypt32,winscard,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,gdiplus,msdrm,odbccp32,ws2_32,mscorsn,Constants,Delegates,Interfaces,Structures

misc

.

This is great, but definitely needs somewhere we can define common constants and structures.

.

Very nice But I also miss the structures, constants, etc. Would it be possible to organize the information such as the MSDN Library does instead? I believe it will be hard to find items in for example the shell32 tree when all enums, structures, interfaces etc. are added.

.

  +-----Constants, Enumerations, and Flags

.

I have been moving over the #defines for constants from WinUser.h into a dll designed as a static class.

.
Import
advapi32,avifil32,cards,comdlg32,credui,crypt32,dmcl40,gdi32,gdiplus,glu32,glut32,gsapi,hhctrl,httpapi,icmp,imm32,iphlpapi,iprop,kernel32,mapi32,mpr,mqrt,mscorsn,msdrm,msi,msvcrt,netapi32,ntdll,ntdsapi,odbc32,odbccp32,ole32,oleacc,oleaut32,opengl32,powrprof,pstorec,query,rasapi32,rpcrt4,secur32,setupapi,shell32,shlwapi,twain_32,unicows,urlmon,user32,uxtheme,winfax,wininet,winmm,winscard,winspool,ws2_32,wtsapi32,xolehlp,aygshell,coredll,rapi,cfgmgr32,comctl32,hlink,Constants,Delegates,Enums,Interfaces,Structures,Glossary

psapi

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,Constants,Delegates,Enums,Interfaces,Structures

glut32

.
Import
credui,advapi32,gdi32,kernel32,ole32,shell32,user32,glossary,coredll,rasapi32,mpr,netapi32,uxtheme,avifil32,aygshell,winscard,crypt32,secur32,wtsapi32,shlwapi,winspool,oleacc,rapi,oleaut32,winfax,odbc32,msi,cards,powrprof,urlmon,Constants,Delegates,Enums,Interfaces,Structures

Structures

.

C# Constants:

.
Documentation
[Constants] on MSDN
.

2. The only supported dwMsgEncodingType is X509_ASN_ENCODING | PKCS_7_ASN_ENCODING (see constants section)

.

There are more type constants that I'm not using; see the PDF.

.

IP_ADDR_STRING (in IP Helper API constants IPHlpApi.h)

.

Constants/Enums:

Cut off search results after 60. Please refine your search.


 
Access PInvoke.net directly from VS: