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

ole32

.

        COINIT_SPEED_OVER_MEMORY = 0x8, //Trade memory for speed

difxapi

.

Int32 Flags = DRIVER_PACKAGE_SILENT | DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT | DRIVER_PACKAGE_LEGACY_MODE;

.

Dim Flags As Int32 = DRIVER_PACKAGE_SILENT Or DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT Or DRIVER_PACKAGE_LEGACY_MODE

.

Int32 Flags = DRIVER_PACKAGE_SILENT | DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT | DRIVER_PACKAGE_LEGACY_MODE;

.

Dim Flags As Int32 = DRIVER_PACKAGE_SILENT Or DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT Or DRIVER_PACKAGE_LEGACY_MODE

.

Int32 Flags = DRIVER_PACKAGE_SILENT | DRIVER_PACKAGE_DELETE_FILES;

.

Dim Flags As Int32 = DRIVER_PACKAGE_SILENT Or DRIVER_PACKAGE_DELETE_FILES

Enums

.

    AW_VER_POSITIVE = 0x00000004,

.

    AW_VER_NEGATIVE = 0x00000008,

.

    public const int AW_VER_POSITIVE = 0x00000004;

.

    public const int AW_VER_NEGATIVE = 0x00000008;

.

    AW_VER_POSITIVE = 0x00000004,

.

    AW_VER_NEGATIVE = 0x00000008,

.

    AW_VER_POSITIVE = &H4

.

    AW_VER_NEGATIVE = &H8

.

    COINIT_SPEED_OVER_MEMORY = 0x8

.

    COINIT_SPEED_OVER_MEMORY = 8

.

    public const int CO_E_BAD_SERVER_NAME = unchecked((int)0x80004014);

.

    public const int CO_E_WRONG_SERVER_IDENTITY = unchecked((int)0x80004015);

.

    public const int CO_E_SERVER_START_TIMEOUT = unchecked((int)0x8000401E);

.

    public const int CO_E_SERVER_PAUSED = unchecked((int)0x80004025);

.

    public const int CO_E_SERVER_NOT_PAUSED = unchecked((int)0x80004026);

.

    public const int CO_E_SERVER_INIT_TIMEOUT = unchecked((int)0x8000402A);

.

    public const int RPC_E_SERVER_DIED = unchecked((int)0x80010007);

.

    public const int RPC_E_SERVER_CANTMARSHAL_DATA = unchecked((int)0x8001000D);

.

    public const int RPC_E_SERVER_CANTUNMARSHAL_DATA = unchecked((int)0x8001000E);

.

    public const int RPC_E_SERVER_DIED_DNE = unchecked((int)0x80010012);

.

    public const int CO_E_SERVER_EXEC_FAILURE = unchecked((int)0x80080005);

.

    public const int CO_E_SERVER_STOPPING = unchecked((int)0x80080008);

.

    public const int CERTSRV_E_SERVER_SUSPENDED = unchecked((int)0x80094006);

.

    public const int SPAPI_E_NO_DRIVER_SELECTED = unchecked((int)0x800F0203);

.

    public const int SPAPI_E_NO_CLASS_DRIVER_LIST = unchecked((int)0x800F0218);

.

    public const int SPAPI_E_DRIVER_NONNATIVE = unchecked((int)0x800F0234);

.

    public const int SCARD_E_SERVER_TOO_BUSY = unchecked((int)0x80100031);

.

    Public Const CO_E_BAD_SERVER_NAME As Integer = CInt(&H80004014UI)

.

    Public Const CO_E_WRONG_SERVER_IDENTITY As Integer = CInt(&H80004015UI)

.

    Public Const CO_E_SERVER_START_TIMEOUT As Integer = CInt(&H8000401eUI)

.

    Public Const CO_E_SERVER_PAUSED As Integer = CInt(&H80004025UI)

.

    Public Const CO_E_SERVER_NOT_PAUSED As Integer = CInt(&H80004026UI)

.

    Public Const CO_E_SERVER_INIT_TIMEOUT As Integer = CInt(&H8000402aUI)

.

    Public Const RPC_E_SERVER_DIED As Integer = CInt(&H80010007UI)

.

    Public Const RPC_E_SERVER_CANTMARSHAL_DATA As Integer = CInt(&H8001000dUI)

.

    Public Const RPC_E_SERVER_CANTUNMARSHAL_DATA As Integer = CInt(&H8001000eUI)

.

    Public Const RPC_E_SERVER_DIED_DNE As Integer = CInt(&H80010012UI)

.

    Public Const CO_E_SERVER_EXEC_FAILURE As Integer = CInt(&H80080005UI)

.

    Public Const CO_E_SERVER_STOPPING As Integer = CInt(&H80080008UI)

.

    Public Const CERTSRV_E_SERVER_SUSPENDED As Integer = CInt(&H80094006UI)

.

    Public Const SPAPI_E_NO_DRIVER_SELECTED As Integer = CInt(&H800f0203UI)

.

    Public Const SPAPI_E_NO_CLASS_DRIVER_LIST As Integer = CInt(&H800f0218UI)

.

    Public Const SPAPI_E_DRIVER_NONNATIVE As Integer = CInt(&H800f0234UI)

.

    Public Const SCARD_E_SERVER_TOO_BUSY As Integer = CInt(&H80100031UI)

.

        RPC_S_SERVER_UNAVAILABLE = 2147944122, // 0x800706BA

.

    RPC_S_SERVER_UNAVAILABLE = 2147944122

.

        ERROR_SERVER_OUT_OF_RESOURCES,

.

        ERROR_SERVER_GENERAL_NET_FAILURE,

.

        ERROR_SERVER_NOT_RESPONDING,

.

        ERROR_VALIDATING_SERVER_CERT,

.

        ERROR_SERVER_POLICY,

.

        ERROR_INVALID_SERVER_CERT,

Structures

.

        IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE = 0x8000

.

    ''' IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE // When the terminal server loads

.

    ' IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE (When the terminal server loads an application

.

    ' IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE (When the terminal server loads an application

.

        IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE = 0x8000

.

    VER_NT_DOMAIN_CONTROLLER = 0x0000002,

.

    VER_NT_SERVER = 0x0000003,

.

    VER_NT_WORKSTATION = 0x0000001,

.

    VER_SUITE_BACKOFFICE = 0x00000004,

.

    VER_SUITE_BLADE = 0x00000400,

.

    VER_SUITE_COMPUTE_SERVER = 0x00004000,

.

    VER_SUITE_DATACENTER = 0x00000080,

.

    VER_SUITE_ENTERPRISE = 0x00000002,

.

    VER_SUITE_EMBEDDEDNT = 0x00000040,

.

    VER_SUITE_PERSONAL = 0x00000200,

.

    VER_SUITE_SINGLEUSERTS = 0x00000100,

.

    VER_SUITE_SMALLBUSINESS = 0x00000001,

.

    VER_SUITE_SMALLBUSINESS_RESTRICTED = 0x00000020,

.

    VER_SUITE_STORAGE_SERVER = 0x00002000,

.

    VER_SUITE_TERMINAL = 0x00000010,

.

    VER_SUITE_WH_SERVER = 0x00008000,

.

struct SERVER_INFO_101 {

.

Structure SERVER_INFO_101

.
Documentation
[SERVER_INFO_101] on MSDN

setupapi

.

string driver_name;

.

       driver_name = Marshal.PtrToStringAnsi(buffer);

winspool

.

result = DeletePrinterConnection("\\\\Server_Name\\Printer_Share");

.

struct DRIVER_INFO_1

.
Documentation
[DRIVER_INFO_1] on MSDN
.

    public struct _DRIVER_INFO_2 {

.

Declare Function DRIVER_INFO_2 Lib "winspool.dll" (TODO) As TODO

.
Documentation
[DRIVER_INFO_2] on MSDN
.

public struct DRIVER_INFO_3

.

Declare Function DRIVER_INFO_3 Lib "winspool.dll" (TODO) As TODO

.
Documentation
[DRIVER_INFO_3] on MSDN
.

    public struct DRIVER_INFO_5

.

Declare Function DRIVER_INFO_5 Lib "winspool.dll" (TODO) As TODO

.
Documentation
[DRIVER_INFO_5] on MSDN
.

    public struct DRIVER_INFO_6

.

Declare Function DRIVER_INFO_6 Lib "winspool.dll" (TODO) As TODO

.
Documentation
[DRIVER_INFO_6] on MSDN
.

    public struct DRIVER_INFO_8

.

Declare Function DRIVER_INFO_8 Lib "winspool.dll" (TODO) As TODO

.
Documentation
[DRIVER_INFO_8] on MSDN
.

    public struct DRIVER_INFO_2

.

private DRIVER_INFO_2[] GetInstalledPrinterDrivers()

.

        DRIVER_INFO_2[] printerInfo2 = new DRIVER_INFO_2[cReturned];

.

        Type type = typeof(DRIVER_INFO_2);

.

            printerInfo2[i] = (DRIVER_INFO_2)Marshal.PtrToStructure(new IntPtr(offset), type);

.

     const  uint SERVER_ACCESS_ADMINISTER   = 0x00000001;

.

     Defaults.DesiredAccess = SERVER_ACCESS_ADMINISTER;

netapi32

.

    DS_GC_SERVER_REQUIRED = 0x00000040,

.

        LSA_AccessPolicy.POLICY_SERVER_ADMIN |

.

        POLICY_SERVER_ADMIN = 0x00000400L,

.

    private const int RPC_S_SERVER_UNAVAILABLE = 1722;

.
Summary
Enumerate all the servers on a domain or workgroup, returning an arraylist of SERVER_INFO_101 structs
.

        private struct SERVER_INFO_100

.

        public struct NetworkComputerInfo // SERVER_INFO_101

.

                    return Array.ConvertAll<SERVER_INFO_100, string>(InteropUtil.ToArray<SERVER_INFO_100>(bufptr, entriesRead), si => si.sv100_name);

.

            SV_TYPE_SERVER_UNIX = 0x00000800,

.

            SV_TYPE_SERVER_MFPN= 0x00004000,

.

            SV_TYPE_SERVER_NT = 0x00008000,

.

            SV_TYPE_SERVER_OSF= 0x00100000,

.

            SV_TYPE_SERVER_VMS= 0x00200000,

.

            public struct SERVER_INFO_101

.

                SERVER_INFO_101 server;

.

                        // cast pointer to a SERVER_INFO_101 structure

.

                        server = (SERVER_INFO_101)Marshal.PtrToStructure(ptr,typeof(SERVER_INFO_101));

.

    out IntPtr pSERVER_INFO_XXX);

.

public struct SERVER_INFO_100

.

public struct SERVER_INFO_101

.

public struct SERVER_INFO_102

.

Here is how you would define the SERVER_INFO_102 structure (100 and 101 can be defined in a similar way):

.

    Private Structure SERVER_INFO_102

.

1. ptrBuff is a pointer to a structure of type SERVER_INFO_100, SERVER_INFO_101 or SERVER_INFO_102.

.

    Dim strServerInfo As SERVER_INFO_102

.

    strServerInfo = CType(Marshal.PtrToStructure(ptrBuff, GetType(SERVER_INFO_102)), SERVER_INFO_102)

.

private static extern int NetServerGetInfo(string serverName, int level, out IntPtr pSERVER_INFO_XXX);

.

    var serverInfo = NetServerGetInfo<SERVER_INFO_101>("SVR0123");

.

private struct SERVER_INFO_101

.

private SERVER_INFO_101 serverInfo;

.

        serverInfo = (SERVER_INFO_101)Marshal.PtrToStructure(

.

            pSI, typeof(SERVER_INFO_101));

.

    const int FILTER_SERVER_TRUST_ACCOUNT = 0x0020;

.

    public int ver_major;

.

    public int ver_minor;

.

        const uint UF_SERVER_TRUST_ACCOUNT = 0x2000;

Constants

.

const Int32 DRIVER_PACKAGE_REPAIR = 0x00000001;

.

const Int32 DRIVER_PACKAGE_SILENT = 0x00000002;

.

const Int32 DRIVER_PACKAGE_FORCE = 0x00000004;

.

const Int32 DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT = 0x00000008;

.

const Int32 DRIVER_PACKAGE_LEGACY_MODE = 0x00000010;

.

const Int32 DRIVER_PACKAGE_DELETE_FILES = 0x00000020;

.

Const DRIVER_PACKAGE_REPAIR As Int32 = &H1

.

Const DRIVER_PACKAGE_SILENT As Int32 = &H2

.

Const DRIVER_PACKAGE_FORCE As Int32 = &H4

.

Const DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT As Int32 = &H8

.

Const DRIVER_PACKAGE_LEGACY_MODE As Int32 = &H10

.

Const DRIVER_PACKAGE_DELETE_FILES As Int32 = &H20

.
DRIVER_PACKAGE_REPAIR re-installs the specified driver package in the driver store even if the driver package is already installed.
.
DRIVER_PACKAGE_SILENT suppresses the display of user interface items. If a user interaction is required to complete an installation, the installation will fail.
.
DRIVER_PACKAGE_FORCE (Applies only to PnP function drivers) preinstalls and installs the specified driver package even if the driver package that is currently installed for a device is not a better match for the device than the specified driver package.
.
DRIVER_PACKAGE_ONLY_IF_DEVICE_PRESENT (Applies only to PnP function drivers) preinstalls and installs the driver only if the driver package is a better match to a device in the device tree.
.
DRIVER_PACKAGE_LEGACY_MODE preinstalls and installs unsigned driver packages and driver packages that cannot be completely preinstalled because there are files that cannot be found.
.
DRIVER_PACKAGE_DELETE_FILES removes the binary files from a system that were copied to the system when the driver package was installed. The function removes a binary file from the system only if the binary file is identical to the corresponding binary file in the driver store. A caller should use this flag with caution. A caller should only use this flag if the caller can verify that a binary file in the system is not required by any other driver package or application.
.

    public static Guid KSCATEGORY_BDA_RECEIVER_COMPONENT = new Guid("FD0A5AF4-B41D-11d2-9C95-00C04F7971E0");

34: PIPE_
.

const int PIPE_SERVER_END = 0x00000001

35: PIPE_
.

const int PIPE_SERVER_END = 0x00000001

.

    public static PropertyKey WPD_PROPERTY_COMMON_DRIVER_ERROR_CODE = new PropertyKey(0xF0422A9C, 0x5DC8, 0x4440, 0xB5, 0xBD, 0x5D, 0xF2, 0x88, 0x35, 0x65, 0x8A, 1004);

37: VER_
.

    const uint VER_SERVER_NT               = 0x80000000;

.

    const uint VER_WORKSTATION_NT          = 0x40000000;

.

    const int16 VER_SUITE_SMALLBUSINESS         = 0x0001;

.

    const int16 VER_SUITE_ENTERPRISE        = 0x0002;

.

    const int16 VER_SUITE_BACKOFFICE        = 0x0004;

.

    const int16 VER_SUITE_COMMUNICATIONS        = 0x0008;

.

    const int16 VER_SUITE_TERMINAL          = 0x0010;

.

    const int16 VER_SUITE_SMALLBUSINESS_RESTRICTED  = 0x0020;

.

    const int16 VER_SUITE_EMBEDDEDNT        = 0x0040;

.

    const int16 VER_SUITE_DATACENTER        = 0x0080;

.

    const int16 VER_SUITE_SINGLEUSERTS          = 0x0100;

.

    const int16 VER_SUITE_PERSONAL          = 0x0200;

.

    const int16 VER_SUITE_BLADE             = 0x0400;

.

    const int16 VER_SUITE_EMBEDDED_RESTRICTED       = 0x0800;

.

        public const int ERROR_BAD_DRIVER_LEVEL = 119;

.

        public const int ERROR_SERVICE_NEVER_STARTED = 1077;

.

        public const int ERROR_CANNOT_DETECT_DRIVER_FAILURE = 1080;

.

        public const int ERROR_NOT_ENOUGH_SERVER_MEMORY = 1130;

.

        public const int ERROR_SERVER_SHUTDOWN_IN_PROGRESS = 1255;

.

        public const int ERROR_DRIVER_BLOCKED = 1275;

.

        public const int ERROR_SERVER_DISABLED = 1341;

.

        public const int ERROR_SERVER_NOT_DISABLED = 1342;

.

        public const int ERROR_INVALID_SERVER_STATE = 1352;

.

        public const int RPC_S_SERVER_UNAVAILABLE = 1722;

.

        public const int RPC_S_SERVER_TOO_BUSY = 1723;

.

        public const int ERROR_PRINTER_DRIVER_ALREADY_INSTALLED = 1795;

.

        public const int ERROR_NOLOGON_SERVER_TRUST_ACCOUNT = 1809;

.

        public const int ERROR_SERVER_HAS_OPEN_HANDLES = 1811;

.

        public const int ERROR_KM_DRIVER_BLOCKED = 1930;

.

        public const int ERROR_PRINTER_DRIVER_IN_USE = 3001;

.

        public const int ERROR_PRINTER_DRIVER_WARNED = 3013;

.

        public const int ERROR_PRINTER_DRIVER_BLOCKED = 3014;

.

        public const int ERROR_WMI_SERVER_UNAVAILABLE = 4208;

.

        public const int ERROR_EFS_SERVER_NOT_TRUSTED = 6011;

.

        public const int ERROR_DS_SERVER_DOWN = 8250;

.

        public const int ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF = 8589;

.

        public const int DNS_ERROR_RCODE_SERVER_FAILURE = 9002;

.

        public const int CO_E_BAD_SERVER_NAME = (int)(0x80004014 - 0x100000000);

.

        public const int CO_E_WRONG_SERVER_IDENTITY = (int)(0x80004015 - 0x100000000);

.

        public const int CO_E_SERVER_START_TIMEOUT = (int)(0x8000401E - 0x100000000);

.

        public const int CO_E_SERVER_PAUSED = (int)(0x80004025 - 0x100000000);

.

        public const int CO_E_SERVER_NOT_PAUSED = (int)(0x80004026 - 0x100000000);

.

        public const int CO_E_SERVER_INIT_TIMEOUT = (int)(0x8000402A - 0x100000000);

.

        public const int CO_E_SERVER_EXEC_FAILURE = (int)(0x80080005 - 0x100000000);

.

        public const int CO_E_SERVER_STOPPING = (int)(0x80080008 - 0x100000000);

.

        public const int RPC_E_SERVER_DIED = (int)(0x80010007 - 0x100000000);

.

        public const int RPC_E_SERVER_CANTMARSHAL_DATA = (int)(0x8001000D - 0x100000000);

.

        public const int RPC_E_SERVER_CANTUNMARSHAL_DATA = (int)(0x8001000E - 0x100000000);

.

        public const int RPC_E_SERVER_DIED_DNE = (int)(0x80010012 - 0x100000000);

.

        public const int CERTSRV_E_SERVER_SUSPENDED = (int)(0x80094006 - 0x100000000);

.

        public const int SPAPI_E_NO_DRIVER_SELECTED = (int)(0x800F0203 - 0x100000000);

.

        public const int SPAPI_E_NO_CLASS_DRIVER_LIST = (int)(0x800F0218 - 0x100000000);

.

        public const int SPAPI_E_DRIVER_NONNATIVE = (int)(0x800F0234 - 0x100000000);

.

        public const int SCARD_E_SERVER_TOO_BUSY = (int)(0x80100031 - 0x100000000);

odbccp32

.

    SQLConfigDataSourceW(0, configMode, MY_DRIVER_NAME_STRING, s);

.

    SQLConfigDataSourceW(0, configMode, MY_DRIVER_NAME_STRING, s);

advapi32

.

        case SecurityEntity.SE_LOAD_DRIVER_NAME:

.

      SE_LOAD_DRIVER_NAME,

.

public const string SE_LOAD_DRIVER_NAME = "SeLoadDriverPrivilege";

.

            LSA_AccessPolicy.POLICY_SERVER_ADMIN |

.

            POLICY_SERVER_ADMIN = 0x00000400L,

.

            LSA_AccessPolicy.POLICY_SERVER_ADMIN |

.

        POLICY_SERVER_ADMIN = 0x00000400L,

odbc32

.

    private const string SQL_DRIVER_STR = "DRIVER=SQL SERVER";

.

        StringBuilder inString = new StringBuilder(SQL_DRIVER_STR);

.

            short retcode = SQLDriverConnect(dbcHandle, IntPtr.Zero, connectionString, 256, completedConnString, 1024, out strLength, SQL_DRIVER_COMPLETE);

.

    public const ushort SQL_DRIVER_NOPROMPT          = 0;

.

    public const ushort SQL_DRIVER_COMPLETE          = 1;

.

    public const ushort SQL_DRIVER_PROMPT            = 2;

.

    public const ushort SQL_DRIVER_COMPLETE_REQUIRED = 3;

iphlpapi

.

        IF_TYPE_IPOVER_CDLC = 109,  // IBM ipOverCdlc

.

        IF_TYPE_IPOVER_CLAW = 110,  // IBM Common Link Access to Workstn

.

        IF_TYPE_IPOVER_ATM = 114,  // IBM ipOverAtm

kernel32

.

        Return (osv.wProductType = VER_NT_WORKSTATION And osv.dwMajorVersion = 6)

.

    private const uint PIPE_SERVER_END = 0x00000001;

.

        Return (osv.wProductType = VER_NT_WORKSTATION) And _

user32

.

AnimateWindow(f2.Handle, 1000, AnimateWindowFlags.AW_VER_NEGATIVE Or AnimateWindowFlags.AW_SLIDE or AnimateWindowFlags.AW_HIDE)

.

AnimateWindow(f2.Handle, 1000, (uint) AnimateWindowFlags.AW_VER_NEGATIVE | (uint) AnimateWindowFlags.AW_SLIDE);

.

AnimateWindow(f2.Handle, 1000, AnimateWindowFlags.AW_VER_NEGATIVE Or AnimateWindowFlags.AW_SLIDE or AnimateWindowFlags.AW_HIDE)

.

    Const VER_PLATFORM_WIN32_NT As Short = 2

.

    Const VER_PLATFORM_WIN32_WINDOWS As Short = 1

.

        If o.dwPlatformId = VER_PLATFORM_WIN32_WINDOWS Then '=== Win95/98

.

        ElseIf o.dwPlatformId = VER_PLATFORM_WIN32_NT Then  '=== WinNT

.

        If o.dwPlatformId = VER_PLATFORM_WIN32_WINDOWS Then '=== Win95/98

.

        ElseIf o.dwPlatformId = VER_PLATFORM_WIN32_NT Then  '=== WinNT

.

        If o.dwPlatformId = VER_PLATFORM_WIN32_WINDOWS Then '=== Win95/98

.

        ElseIf o.dwPlatformId = VER_PLATFORM_WIN32_NT Then  '=== WinNT

.

        If o.dwPlatformId = VER_PLATFORM_WIN32_WINDOWS Then '=== Win95/98

.

        ElseIf o.dwPlatformId = VER_PLATFORM_WIN32_NT Then  '=== WinNT

.

            /// The function fills in the structure instead of treating it as a tracking request. The structure is filled such that had that structure been passed to TrackMouseEvent, it would generate the current tracking. The only anomaly is that the hover time-out returned is always the actual time-out and not HOVER_DEFAULT, if HOVER_DEFAULT was specified during the original TrackMouseEvent request.

dtl

.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.

static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

Declare Function DTL_DRIVER_CLOSE Lib "dtl.dll" (TODO) As TODO

.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.
Documentation
[DTL_DRIVER_CLOSE] on MSDN
.

static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.

Declare Function DTL_DRIVER_OPEN Lib "dtl.dll" (TODO) As TODO

.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.
Documentation
[DTL_DRIVER_OPEN] on MSDN
.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

.

        return (UnsafeNativeMethods.DTL_DRIVER_CLOSE(driverId, timeOut));

.

        return (UnsafeNativeMethods.DTL_DRIVER_OPEN(driverId, driverName, timeOut));

.

        static extern public int DTL_DRIVER_CLOSE(int driver_id, int timeout);

.

        static extern public void DTL_UNINIT(int driver_id);

.

        static extern public int DTL_DRIVER_OPEN(int driver_id, string szDriverName, int timeout);

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


 
Access PInvoke.net directly from VS: