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

msdrm

.

    SetLastError=true),

.

[DllImport("msdrm.dll", SetLastError = true)]

imm32

.

[DllImport("imm32.dll", SetLastError=true)]

.

[DllImport("Imm32.dll", SetLastError=true)]

.

[DllImport("Imm32.dll", SetLastError=true)]

ntdll

.

[DllImport("ntdll.dll", ExactSpelling=true, SetLastError=false)]

.

  <DllImport("ntdll.dll", ExactSpelling:=True, SetLastError:=False)> _

.

[DllImport("ntdll.dll", ExactSpelling = true, SetLastError = true)]

.

[DllImport("ntdll.dll", ExactSpelling = true, SetLastError = true)]

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError=true)] static extern IntPtr NtQueryInformationFile(IntPtr fileHandle, ref IO_STATUS_BLOCK IoStatusBlock, IntPtr pInfoBlock, uint length, FILE_INFORMATION_CLASS fileInformation);

.

    [DllImport("ntdll.dll", SetLastError = true)]

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("NTDLL.DLL", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError = true)]

.

  <DllImport("ntdll.dll", SetLastError:=True)> _

.

[DllImport("ntdll.dll", SetLastError=true)]

.

[DllImport("ntdll.dll", SetLastError = false)]

.

  <DllImport("ntdll.dll", SetLastError:=False)> _

.

[DllImport("ntdll.dll", SetLastError=true)]

.

    [DllImport("ntdll.dll", SetLastError = true)]

.

[DllImport("ntdll", CharSet = CharSet.Auto, ExactSpelling = true, SetLastError = true)]

winspool

.

[DllImport("winspool.drv", SetLastError = true)]

.

[DllImport("winspool.drv", SetLastError = true, CharSet = CharSet.Auto)]

.

    [DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("winspool.drv", SetLastError=true)]

.

SetLastError:=True, _

.

As always, only do SetLastError=true if you actually intend to call GetLastError.

.

[DllImport("winspool.drv", SetLastError = true, CharSet = CharSet.Auto)]

.

[DllImport("winspool.drv", CharSet = CharSet.Ansi, SetLastError = true)]

.

[DllImport("winspool.Drv", EntryPoint = "DocumentPropertiesW", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]

.

[DllImport("winspool.drv", CharSet = CharSet.Unicode, SetLastError = true)]

.

  <DllImport("winspool.Drv", EntryPoint:="DocumentPropertiesW", SetLastError:=True, ExactSpelling:=True, CallingConvention:=CallingConvention.StdCall)> _

.

[DllImport("winspool.drv", SetLastError = true)]

.

[DllImport("winspool.drv", SetLastError = true)]

.

[DllImport("Winspool.drv", SetLastError=true, EntryPoint="EnumJobsA")]

.

[DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("winspool.drv",CharSet = CharSet.Auto, SetLastError = true)]

.

    [DllImport("winspool.drv",CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

    [DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

      [DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

    SetLastError = true,

.

[DllImport("winspool.Drv", EntryPoint="FlushPrinter", SetLastError=true, CharSet=CharSet.Ansi,ExactSpelling=true, CallingConvention=CallingConvention.StdCall)]

.

[DllImport("winspool.drv", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("winspool.drv", CharSet=CharSet.Auto, SetLastError=true)]

.

As always, only do SetLastError=true if you actually intend to call GetLastError.

.

[DllImport("winspool.drv", CharSet=CharSet.Auto, SetLastError=true)]

.

[DllImport("winspool.drv",SetLastError=true)]

.

[DllImport("winspool.Drv", EntryPoint = "OpenPrinterA", SetLastError = true, CharSet = CharSet.Ansi, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]

.

[DllImport("winspool.drv", CharSet = CharSet.Unicode, SetLastError = true)]

.

   SetLastError:=True, CharSet:=CharSet.Ansi, _

.

   SetLastError:=True, CallingConvention:=CallingConvention.StdCall, _

.

   SetLastError:=True, CallingConvention:=CallingConvention.StdCall, _

.

   [<DllImport("winspool.drv", EntryPoint="OpenPrinterA", SetLastError=true, CharSet=CharSet.Ansi, ExactSpelling=true,  

.

As always, only do SetLastError=true if you actually intend to call GetLastError (This includes throwing a Win32Exception if the call fails)

.

    [DllImport("winspool.Drv", EntryPoint = "ReadPrinter", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]

.

[DllImport("winspool.Drv", EntryPoint="ResetPrinterA", SetLastError=true, CharSet=CharSet.Ansi,ExactSpelling=true, CallingConvention=CallingConvention.StdCall)]

.

    [DllImport("winspool.drv", CharSet=CharSet.Auto, SetLastError=true)]

.

[DllImport("winspool.drv", EntryPoint = "WritePrinter", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]

.

    <DllImport("winspool.Drv", EntryPoint:="WritePrinter", SetLastError:=True, CharSet:=CharSet.Unicode, ExactSpelling:=True, CallingConvention:=CallingConvention.StdCall)> _

.

[DllImport("winspool.drv", SetLastError=true)]

getuname

.

[DllImport("getuname.dll", SetLastError=true)]

twain_32

.

[DllImport("twain_32.dll", SetLastError=true)]

faultrep

.

[DllImport("faultrep.dll", SetLastError=true, CharSet=CharSet.Unicode)]

.

[DllImport("faultrep.dll", SetLastError=true)]

difxapi

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

    [DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

.

[DllImport("difxapi.dll", SetLastError=true)]

.

[DllImport("DIFxAPI.dll", CharSet = CharSet.Auto, SetLastError = true)]

credui

.

    [DllImport("credui.dll", CharSet = CharSet.Unicode, SetLastError = true)]

.

    <DllImport("credui.dll", CharSet:=CharSet.Unicode, SetLastError:=True)> <CLSCompliant(False)> _

.

    <DllImport("credui.dll", CharSet:=CharSet.Unicode, SetLastError:=True)> <CLSCompliant(False)> _

advapi32

.

[DllImport("advapi32.dll", SetLastError=true)]

.

[DllImport("advapi32.dll", SetLastError=true)]

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


 
Access PInvoke.net directly from VS: