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 "EntryPoint" in [All]

twain_32

.

[DllImport("twain_32.dll", EntryPoint="#1")]

rasapi32

.

<DllImport("rasapi32.dll", EntryPoint:="RasEnumEntries", CharSet:=CharSet.Auto)> _

Enums

.

    EntryPointNotFound = 0xc0000139,

.

  [DllImport("advapi32.dll", EntryPoint = "SetSecurityInfo", CallingConvention = CallingConvention.Winapi,

.

  [DllImport("advapi32.dll", EntryPoint = "SetNamedSecurityInfoW", CallingConvention = CallingConvention.Winapi,

shlwapi

5: IsOS
.

[DllImport("shlwapi.dll", SetLastError=true, EntryPoint="#437")]

.

<DllImport("shlwapi.dll", SetLastError:=True, EntryPoint:="#437")> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathAddBackslashW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathAddBackslashW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathAppendW", SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathBuildRootW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathBuildRootW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW",  SetLastError:=True, CharSet:=CharSet.Unicode)>

.

<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathFileExistsW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathFileExistsW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathGetArgsW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathGetArgsW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsDirectoryW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsDirectoryW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsFileSpecW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsFileSpecW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsHTMLFileW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsHTMLFileW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsNetworkPathW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsRootW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRootW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW",  SetLastError:=True, CharSet:=CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsUNCServerW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsURLW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsURLW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathMatchSpecW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathQuoteSpacesW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathQuoteSpacesW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveArgsW", SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveArgsW", SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveBackslashW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveBackslashW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveBlanksW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveBlanksW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveExtensionW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveExtensionW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRenameExtensionW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRenameExtensionW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathStripPathW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathStripToRootW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathStripToRootW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathUnDecorateW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnDecorateW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnExpandEnvStringsW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathUnQuoteSpacesW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnQuoteSpacesW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", CharSet = CharSet.Unicode, ExactSpelling = true, PreserveSig = false, EntryPoint = "SHCreateStreamOnFileEx")]

.

[DllImport("shlwapi.dll", CharSet = CharSet.Unicode, ExactSpelling = true, PreserveSig = false, EntryPoint = "SHCreateStreamOnFileEx")]

.

/* The SHMessageBoxCheck() function is a Windows Shell API function that displays a custom messagebox with a "never ask me again" check box.  When the user checks the checkbox, the dialog never shows up again.  The shell API .dll exports this function by ordinal only.  The entrypoint  is ordinal 185 for ASCII and 191 for unicode. */

.

[DllImport("shlwapi.dll", EntryPoint="#185", ExactSpelling=true, PreserveSig=false)]

printui

.
Summary
PrintUIEntryW is the main entrypoint to the printer configuration functions in the PrintUI.dll.

psapi

.

     public IntPtr EntryPoint;

.

    [DllImport( "psapi.dll", CharSet = CharSet.Auto, EntryPoint = "GetPerformanceInfo", SetLastError = true )]

rapi

.

[DllImport("rapi.dll", EntryPoint = "CeRegEnumValue")]

wlanapi

.

        [DllImport("Wlanapi", EntryPoint = "WlanCloseHandle")]

.

    <DllImport("Wlanapi", EntryPoint := "WlanCloseHandle")> _

.

        [DllImport("Wlanapi", EntryPoint = "WlanEnumInterfaces")]

.

     <DllImport("Wlanapi", EntryPoint := "WlanEnumInterfaces")> _

.

        [DllImport("Wlanapi", EntryPoint = "WlanFreeMemory")]

.

     <DllImport("Wlanapi", EntryPoint := "WlanFreeMemory")> _

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkForceStart")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkForceStop")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkInitSettings")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkQuerySecondaryKey")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkQueryStatus")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkRefreshSecuritySettings")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkSetProperty")]

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkStartUsing")]

.

<DllImport("Wlanapi.dll", EntryPoint:="WlanHostedNetworkStartUsing")>

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkStopUsing")]

.

    <DllImport("Wlanapi", EntryPoint := "WlanOpenHandle")> _

.

        [DllImport("Wlanapi", EntryPoint = "WlanQueryInterface")]

.

     <DllImport("Wlanapi", EntryPoint := "WlanQueryInterface")> _

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanRegisterNotification")]

.

    <DllImport("Wlanapi.dll", EntryPoint:="WlanRegisterNotification")> _

.

[DllImport("Wlanapi.dll", EntryPoint = "WlanRegisterVirtualStationNotification")]

msvcrt

57: memcpy
.

[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]

.

    <DllImport("msvcrt.dll", EntryPoint:="memcpy", CallingConvention:=CallingConvention.Cdecl)> _

58: memset
.

[DllImport("msvcrt.dll", EntryPoint = "memset", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]

.

<DllImport("msvcrt.dll", EntryPoint := "memset", CallingConvention := CallingConvention.Cdecl, SetLastError := False)> _

userenv

.

    <DllImport("userenv.dll", EntryPoint:="LoadUserProfile", SetLastError:=True, CharSet:=CharSet.Auto)> _

misc

.

[DllImport(“coredll.dll”, EntryPoint="CPAcquireContext", SetLastError=true)]

.

[DllImport(“advapi32.dll”, EntryPoint="CPAcquireContext", SetLastError=true)]

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


 
Access PInvoke.net directly from VS: