Desktop Functions: Smart Device Functions:
|
Search Results for "DllImport" in [All]xolehlp
[DllImport("xolehlp.dll")] dnsapi
[DllImport("dnsapi.dll", EntryPoint = "DnsFlushResolverCacheEntry_W", CharSet = CharSet.Unicode)]
<DllImport("dnsapi.dll", EntryPoint:="DnsFlushResolverCacheEntry_W", CharSet:=CharSet.Unicode)> _
[DllImport("dnsapi.dll", SetLastError=true)]
<DllImport("dnsapi.dll", EntryPoint:="DnsFlushResolverCacheEntry_W", CharSet:=CharSet.Unicode)> _ 4: DnsQuery
[DllImport("dnsapi", EntryPoint = "DnsQuery_W", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]
[DllImport("dnsapi", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("dnsapi", EntryPoint = "DnsQuery_W", CharSet = CharSet.Unicode, SetLastError = true,
[DllImport("dnsapi", CharSet = CharSet.Auto, SetLastError = true)] 5: DnsQueryEx
[DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]
[DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]
[DllImport("dnsapi", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("dnsapi", SetLastError = true)] pstorec
[DllImport("pstorec.dll", CallingConvention = CallingConvention.StdCall)] glu327: download
[DllImport("glu32", EntryPoint = "gluErrorString")]
[DllImport("glu32", EntryPoint = "gluGetString")]
[DllImport("glu32", EntryPoint = "gluOrtho2D")]
[DllImport("glu32", EntryPoint = "gluPerspective")]
[DllImport("glu32", EntryPoint = "gluPickMatrix")]
[DllImport("glu32", EntryPoint = "gluLookAt")]
[DllImport("glu32", EntryPoint = "gluProject")]
[DllImport("glu32", EntryPoint = "gluUnProject")]
[DllImport("glu32", EntryPoint = "gluScaleImage")]
[DllImport("glu32", EntryPoint = "gluBuild1DMipmaps")]
[DllImport("glu32", EntryPoint = "gluBuild2DMipmaps")]
[DllImport("glu32", EntryPoint = "gluNewQuadric")]
[DllImport("glu32", EntryPoint = "gluDeleteQuadric")]
[DllImport("glu32", EntryPoint = "gluQuadricNormals")]
[DllImport("glu32", EntryPoint = "gluQuadricTexture")]
[DllImport("glu32", EntryPoint = "gluQuadricOrientation")]
[DllImport("glu32", EntryPoint = "gluQuadricDrawStyle")]
[DllImport("glu32", EntryPoint = "gluCylinder")]
[DllImport("glu32", EntryPoint = "gluDisk")]
[DllImport("glu32", EntryPoint = "gluPartialDisk")]
[DllImport("glu32", EntryPoint = "gluSphere")]
[DllImport("glu32", EntryPoint = "gluQuadricCallback")]
[DllImport("glu32", EntryPoint = "gluNewTess")]
[DllImport("glu32", EntryPoint = "gluDeleteTess")]
[DllImport("glu32", EntryPoint = "gluTessBeginPolygon")]
[DllImport("glu32", EntryPoint = "gluTessBeginContour")]
[DllImport("glu32", EntryPoint = "gluTessVertex")]
[DllImport("glu32", EntryPoint = "gluTessEndContour")]
[DllImport("glu32", EntryPoint = "gluTessEndPolygon")]
[DllImport("glu32", EntryPoint = "gluTessProperty")]
[DllImport("glu32", EntryPoint = "gluTessNormal")]
[DllImport("glu32", EntryPoint = "gluTessCallback")]
[DllImport("glu32", EntryPoint = "gluGetTessProperty")]
[DllImport("glu32", EntryPoint = "gluNewNurbsRenderer")]
[DllImport("glu32", EntryPoint = "gluDeleteNurbsRenderer")]
[DllImport("glu32", EntryPoint = "gluBeginSurface")]
[DllImport("glu32", EntryPoint = "gluBeginCurve")]
[DllImport("glu32", EntryPoint = "gluEndCurve")]
[DllImport("glu32", EntryPoint = "gluEndSurface")]
[DllImport("glu32", EntryPoint = "gluBeginTrim")]
[DllImport("glu32", EntryPoint = "gluEndTrim")]
[DllImport("glu32", EntryPoint = "gluPwlCurve")]
[DllImport("glu32", EntryPoint = "gluNurbsCurve")]
[DllImport("glu32", EntryPoint = "gluNurbsSurface")]
[DllImport("glu32", EntryPoint = "gluLoadSamplingMatrices")]
[DllImport("glu32", EntryPoint = "gluNurbsProperty")]
[DllImport("glu32", EntryPoint = "gluGetNurbsProperty")]
[DllImport("glu32", EntryPoint = "gluNurbsCallback")]
[DllImport("glu32", EntryPoint = "gluBeginPolygon")]
[DllImport("glu32", EntryPoint = "gluNextContour")]
[DllImport("glu32", EntryPoint = "gluEndPolygon")]
//using constants in your dllimports attribute is not acceptable for this site.
[DllImport("glu32.dll", EntryPoint ="gluErrorString")] 10: gluNewQuadric
[DllImport("glu32.dll", SetLastError=true)]
[DllImport(GLU_DLL, EntryPoint ="gluQuadricDrawStyle")] 12: gluSphere
[DllImport(GLU_DLL, EntryPoint ="gluSphere")] mpr13: DllImport
[DllImport("mpr.dll", SetLastError=true)]
static extern TODO DllImport(TODO);
Declare Function DllImport Lib "mpr.dll" (TODO) As TODO
[DllImport("mprapi.dll", SetLastError = false)]
[DllImport("mprapi.dll", SetLastError = false)]
[DllImport("mpr.dll", CharSet = CharSet.Unicode)] [DllImport("mpr.dll", CharSet = System.Runtime.InteropServices.CharSet.Ansi)]
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("mpr.dll")]
[DllImport("mpr.dll")]
// [DllImport("Mpr.dll", EntryPoint="WNetAddConnection2", CallingConvention=CallingConvention.Winapi)]
[DllImport("mpr.dll")] Don't forget to add a using for the namespace before referencing the DllImport attribute:
[DllImport("mpr.dll")]
[DllImport("mpr.dll")]
[DllImport("mpr.dll")]
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("mpr.dll")]
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("mpr.dll")] 23: WNetCloseEnum
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _ 24: WNetEnumResource
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("mpr.dll", CharSet=CharSet.Auto)]
[DllImport("mpr.dll", CharSet=CharSet.Auto)]
[DllImport("mpr.dll", CharSet=CharSet.Auto)]
<DllImport("mpr.dll", CharSet:=CharSet.Auto)> _
<DllImport("mpr.dll", CharSet:=CharSet.Auto)> _
<DllImport("mpr.dll", CharSet:=CharSet.Auto)> _
[DllImport("mpr.dll", CharSet=CharSet.Auto, SetLastError=true)]
<DllImport("mpr.dll")> _ 26: WNetGetLastError
[DllImport("mpr.dll", SetLastError=true)] [DllImport("Mpr.dll")] 27: WNetOpenEnum
[DllImport("mpr.dll")]
<DllImport("mpr.dll")> _
[DllImport("Mpr.dll")] shlwapi29: AssocCreate
[DllImport("shlwapi.dll")]
[DllImport("Shlwapi.dll", ExactSpelling = true, PreserveSig = false)]
<DllImport("Shlwapi.dll", ExactSpelling := True, PreserveSig := False)> _ 31: AssocQueryString
[DllImport("Shlwapi.dll", SetLastError=true, CharSet = CharSet.Auto)]
<DllImport("Shlwapi.dll", SetLastError:=True, CharSet:=CharSet.Auto)> 32: ColorHLSToRGB
[System.Runtime.InteropServices.DllImport("shlwapi.dll")]
<System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint:="ColorHLSToRGBW", SetLastError:=True, CharSet:=System.Runtime.InteropServices.CharSet.Unicode)>
[DllImport("shlwapi.dll")] 33: ColorRGBToHLS
[System.Runtime.InteropServices.DllImport("shlwapi.dll")]
<System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint:="ColorRGBToHLSW", SetLastError:=True, CharSet:=System.Runtime.InteropServices.CharSet.Unicode)>
[DllImport("shlwapi.dll")] 34: HashData
[DllImport("Shlwapi.dll", CharSet = CharSet.Unicode, ExactSpelling = true, SetLastError = false)] 35: IsOS
[DllImport("shlwapi.dll", SetLastError=true, EntryPoint="#437")]
<DllImport("shlwapi.dll", SetLastError:=True, EntryPoint:="#437")> _ 36: PathAddBackslash
[DllImport("shlwapi.dll", EntryPoint = "PathAddBackslashW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathAddBackslashW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 37: PathAppend
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
<DllImport("shlwapi.dll", EntryPoint:="PathAppendW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 38: PathBuildRoot
[DllImport("shlwapi.dll", EntryPoint = "PathBuildRootW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathBuildRootW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 39: PathCanonicalize
[DllImport("shlwapi.dll", CharSet = CharSet.Auto, SetLastError = true)] 40: PathCombine
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
[DllImport("shlwapi.dll", CharSet = CharSet.Auto)] 41: PathCommonPrefix
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] 42: PathCompactPath
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW", SetLastError:=True, CharSet:=CharSet.Unicode)>
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW", SetLastError:=True, CharSet:=CharSet.Unicode)> _
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
[DllImport("shlwapi.dll", SetLastError=true)] 45: PathFileExists
[System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint = "PathFileExistsW", SetLastError = true, CharSet = CharSet.Unicode)]
<System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint:="PathFileExistsW", SetLastError:=True, CharSet:=CharSet.Unicode)> _
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] 47: PathFindOnPath
[DllImport("shlwapi.dll", CharSet=CharSet.Auto, SetLastError=false)] 48: PathGetArgs
[DllImport("shlwapi.dll", EntryPoint = "PathGetArgsW", SetLastError = true, CharSet= CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathGetArgsW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 49: PathIsDirectory
[System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint = "PathIsDirectoryW", SetLastError = True, CharSet= CharSet.Unicode)]
<System.Runtime.InteropServices.DllImport("shlwapi.dll", EntryPoint:="PathIsDirectoryW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 50: PathIsFileSpec
[DllImport("shlwapi.dll", EntryPoint = "PathIsFileSpecW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsFileSpecW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 51: PathIsHTMLFile
[DllImport("shlwapi.dll", EntryPoint = "PathIsHTMLFileW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsHTMLFileW", SetLastError:=True, CharSet:=CharSet.Unicode)> _
[DllImport("shlwapi.dll")]
<DllImport("shlwapi.dll", EntryPoint:="PathIsNetworkPathW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 53: PathIsRelative
[DllImport("shlwapi.dll", CharSet = CharSet.Auto)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW", SetLastError:=True, CharSet:=CharSet.Unicode)> _
[DllImport("shlwapi.dll", CharSet = CharSet.Auto)] static extern bool PathIsRelative([In] string lpszPath);
<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 54: PathIsRoot
[DllImport("shlwapi.dll", EntryPoint = "PathIsRootW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsRootW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 55: PathIsSameRoot
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)] 56: PathIsUNC
[DllImport("shlwapi.dll", SetLastError=true)]
[DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW", SetLastError:=True, CharSet:=CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 57: PathIsUNCServer
[DllImport("shlwapi.dll", EntryPoint = "PathIsUNCServerW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 58: PathIsURL
[DllImport("shlwapi.dll", EntryPoint = "PathIsURLW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathIsURLW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 59: PathMatchSpec
[DllImport("shlwapi.dll", CharSet=CharSet.Auto)]
<DllImport("shlwapi.dll", EntryPoint:="PathMatchSpecW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ 60: PathQuoteSpaces
[DllImport("shlwapi.dll", EntryPoint = "PathQuoteSpacesW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shlwapi.dll", EntryPoint:="PathQuoteSpacesW", SetLastError:=True, CharSet:=CharSet.Unicode)> _ Cut off search results after 60. Please refine your search. |