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

odbccp32

.

     ODBC_ERROR_COMPONENT_NOT_FOUND = 6,

winmm

.

      MIXER_GETLINEINFOF_COMPONENTTYPE = 3,

.

  MIXER_GETLINEINFOF_COMPONENTTYPE = 3

.

     COMPONENTTYPE    = 0x00000003u,

userenv

.

            throw new System.ComponentModel.Win32Exception(lastError, "CreateEnvironmentBlock Error " + lastError);

mpr

.

        Dim errorM = New System.ComponentModel.Win32Exception(returnValue).Message

shlwapi

.
Summary
Truncates a path to fit within a certain number of characters by replacing path components with ellipses.
.

''' Truncates a path to fit within a certain number of characters by replacing path components with ellipses.

.
Summary
Truncates a path to fit within a certain number of characters by replacing path components with ellipses.
.

''' Truncates a path to fit within a certain number of characters by replacing path components with ellipses.

.
Summary
Parses a path for the next path component.
.

static extern String PathFindNextComponent([In] String pszPath);

.

Declare Function PathFindNextComponent Lib "shlwapi.dll" (TODO) As TODO

.

str = PathFindNextComponent(str);

.
Summary
Compares two paths to determine if they have a common root component.

shell32

10: CSIDL
.

        /// Version 5.0. A folder for components that are shared across applications. A typical path is C:\Program Files\Common.

.

        InitializeComponent();

.

        /// has been delivered to all affected components.

.

        /// The function should begin delivering notifications to all affected components

.

    ' has been delivered to all affected components.

.

    ' The function should begin delivering notifications to all affected components

.

Imports System.ComponentModel

.

    Private Overloads Sub OnClosing(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs)

.

     Dim ex As New System.ComponentModel.Win32Exception(System.Runtime.InteropServices.Marshal.GetLastWin32Error())

.

   Dim ex As New System.ComponentModel.Win32Exception(System.Runtime.InteropServices.Marshal.GetLastWin32Error())

.

        // Version 5.0. A folder for components that are shared across

user32

.
Summary
.

using System.ComponentModel;

.

         InitializeComponent();

.

using System.ComponentModel;

.

Imports System.ComponentModel

.

         InitializeComponent();

.

    using System.ComponentModel;

.

    using System.ComponentModel;

.

        throw new System.ComponentModel.Win32Exception(win32Error);

.

using System.ComponentModel;

.

         InitializeComponent();

.

  InitializeComponent()

.

        InitializeComponent();

.

using System.ComponentModel;

.

        private System.ComponentModel.Container components = null;

.

            InitializeComponent();

.

            // TODO: Add any constructor code after InitializeComponent call

.

                if (components != null)

.

                    components.Dispose();

.

        private void InitializeComponent()

.

         InitializeComponent();

.

         InitializeComponent();

.

            Dim errMsg As String = New System.ComponentModel.Win32Exception(errorCode).Message

.

            Dim errMsg As String = New System.ComponentModel.Win32Exception(errorCode).Message

.

(2) "External component has thrown an exception."

.

         InitializeComponent();

.

using System.ComponentModel;

.

        private System.ComponentModel.Container components = null;

.

            InitializeComponent();

.

            // TODO: Add any constructor code after InitializeComponent call

.

                if (components != null)

.

                    components.Dispose();

.

        private void InitializeComponent()

.

using System.ComponentModel;

.

        InitializeComponent();

Constants

.

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

36: MIXER
.

private const UInt32 MIXER_GETLINEINFOF_COMPONENTTYPE        = 0x00000003;

.

private const UInt32 MIXERLINE_COMPONENTTYPE_DST_FIRST        = 0x00000000;

.

private const UInt32 MIXERLINE_COMPONENTTYPE_DST_SPEAKERS    = MIXERLINE_COMPONENTTYPE_DST_FIRST + 4;

37: NERR_
.

        /// <summary> 2146 - The specified component could not be found in the configuration information. </summary>

.

        /// <summary> 2356 - This path component is invalid. </summary>

.

        public const int BadComponent = 2356;

.

using System.ComponentModel;

.

        /// The security identifier provided does not have a domain component.

.

        /// Indicates an ACL contains no inheritable components.

.

        /// Component ID not registered.

.

        public const int ERROR_UNKNOWN_COMPONENT = 1607;

.

        /// Component qualifier not present.

.

        /// Component not used on this computer.

.

        /// Name component or name was too long.

.

        /// A component version required by the application conflicts with another component version already active.

.

        /// Two or more components referenced directly or indirectly by the application manifest have files by the same name.

.

        /// Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.

.

        /// Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.

.

        /// Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.

.

        /// Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.

.

        /// Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.

.

        /// Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.

.

        /// A component's file does not match the verification information present in the

.

        /// component manifest.

.

        /// The component or application containing the component has been disabled.

.

        /// A user-supplied component or subscriber raised an exception

.

        /// The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

.

        /// You made a method call on a COM+ component that has a transaction that has already aborted or in the process of aborting.

.

        /// The component is configured to use synchronization and a thread has timed out waiting to enter the context.

.

        /// You made a method call on a COM+ component that has a transaction that has already committed or aborted.

.

        /// The components threading model has changed after install into a COM+ Application.  Please re-install component.

.

        /// The COM+ component you created must use object pooling to work.

.

        /// The COM+ component you created must use object construction to work correctly.

.

        /// The COM+ component requires synchronization, and it is not configured for it.

.

        /// The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction.  The creation failed.

.

        /// No installed components were detected.

.

        /// An unrecognized error code was returned from a layered component.

.

        /// The component's CLSID is missing or corrupt

.

        /// The component's progID is missing or corrupt

.

        /// DllRegisterServer failed on component install

.

        /// Errors occurred while in the component registrar

.

        /// The DLL does not support the components listed in the TypeLib

.

        /// The file does not contain components or component information

.

        /// The component move was disallowed, because the source or destination application is either a system application or currently locked against changes

.

        /// The component move failed because the destination application no longer exists

.

        /// The component registrar referenced in this file is not available

.

        /// A component in the same DLL is already installed

.

        /// The component already exists

.

        public const int COMADMIN_E_COMPONENTEXISTS = (int)(0x80110439 - 0x100000000);

.

        /// A role assigned to a component, interface, or method did not exist in the application

.

        /// You must have components in an application in order to start the application

.

        public const int COMADMIN_E_START_APP_NEEDS_COMPONENTS = (int)(0x80110448 - 0x100000000);

.

        /// Can not subscribe to this component (the component may have been imported)

.

        public const int COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT = (int)(0x8011044D - 0x100000000);

.

        /// An event class cannot also be a subscriber component

.

        /// The partition cannot be exported, because one or more components in the partition have the same file name

.

        /// Applications that contain one or more imported components cannot be installed into a non-base partition

.

        public const int COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED = (int)(0x8011045B - 0x100000000);

.

        /// At least one interface must be marked "queued" in order to create a queued component instance with the "queue" moniker

.

        /// Applications containing one or more legacy components may not be exported to 1.0 format.

.

        /// Legacy components may not exist in non-base partitions.

.

        /// A component cannot be moved (or copied) from the System Application, an application proxy or a non-changeable application

.

        /// A component cannot be moved (or copied) to the System Application, an application proxy or a non-changeable application

.

        /// A private component cannot be moved (or copied) to a library application or to the base partition

.

        /// Alas, Event Class components cannot be aliased.

.

        /// Access is denied because the component is private.

ntdll

.

            throw new System.ComponentModel.Win32Exception(((NativeMethods.NtStatus)result).ToString());

.

            throw new System.ComponentModel.Win32Exception(((NativeMethods.NtStatus)result).ToString());

advapi32

.

            Throw New System.ComponentModel.Win32Exception(lastWin32Error, _

.

            Throw New System.ComponentModel.Win32Exception(lastWin32Error, _

.

                Throw New System.ComponentModel.Win32Exception(lastWin32Error, _

.

        InitializeComponent();

.

        InitializeComponent();

.

         InitializeComponent ();

.

     private void InitializeComponent()

.

     throw new System.ComponentModel.Win32Exception();

.

     throw new System.ComponentModel.Win32Exception(Marshal.GetLastWin32Error());

.

    using System.ComponentModel;

.

    Throw New ComponentModel.Win32Exception(Marshal.GetLastWin32Error())

.

    Throw New ComponentModel.Win32Exception(Marshal.GetLastWin32Error())

.

using System.ComponentModel;

.

    using System.ComponentModel;

.

using System.ComponentModel;

.

        Dim W32ex As New System.ComponentModel.Win32Exception()

.

            throw new Exception("Exception encountered opening registry key.", new System.ComponentModel.Win32Exception(result));

.

        Dim W32ex As New System.ComponentModel.Win32Exception()

.

            throw new Exception("Exception encountered opening registry key.", new System.ComponentModel.Win32Exception(result));

.

    using System.ComponentModel;       //Win32Exception

.

                throw new System.ComponentModel.Win32Exception();

.

                throw new System.ComponentModel.Win32Exception();

.

                Else : Throw New System.ComponentModel.Win32Exception(_error)

.

             Else : Throw New System.ComponentModel.Win32Exception(_error)

dhcpsapi

.

using System.ComponentModel;

iphlpapi

.

                          where thisInterface.Supports(NetworkInterfaceComponent.IPv4)

.

                          where thisInterface.Supports(NetworkInterfaceComponent.IPv6)

.

    throw new System.ComponentModel.Win32Exception( r );

.

    using System.ComponentModel;

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


 
Access PInvoke.net directly from VS: