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]

secur32

.

                            throw new System.ComponentModel.Win32Exception();

.

                            throw new System.ComponentModel.Win32Exception((int)OSCalls.LsaNtStatusToWinError(status));

.

                                    throw new System.ComponentModel.Win32Exception((int)OSCalls.LsaNtStatusToWinError(status));

.

                                    throw new System.ComponentModel.Win32Exception((int)OSCalls.LsaNtStatusToWinError(status));

Constants

.

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

.

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;

.

        /// <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.

ntdsapi

.

        throw new System.ComponentModel.Win32Exception((int)res);

.

        throw new System.ComponentModel.Win32Exception((int)err);

glossary

.

Free .NET Component Library Collection

.

     Component Source: LibHolocaust    Assembly Version: 1.0.3.9b

dhcpsapi

.

using System.ComponentModel;

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();

ntdll

.

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

.

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

shell32

31: 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

misc

37: FAQ
.

For pointer-sized entities such as handles, they must be defined such that they will be 32 bits on a 32-bit machine and 64 bits on a 64-bit machine. IntPtr (or UIntPtr) accomplishes this. The use of int will appear to be fine if you only run the code on a 32-bit machine, but will likely cause your application/component to crash as soon as it gets on a 64-bit machine.

winmm

.

      MIXER_GETLINEINFOF_COMPONENTTYPE = 3,

.

  MIXER_GETLINEINFOF_COMPONENTTYPE = 3

.

     COMPONENTTYPE    = 0x00000003u,

comctl32

.

using System.ComponentModel;

.

       /// <exception cref="System.ComponentModel.Win32Exception">Unable to draw the image with defined parameters.</exception>

.

       /// <exception cref="System.ComponentModel.Win32Exception">The image cannot be added as an overlay.</exception>

.

       /// <exception cref="System.ComponentModel.Win32Exception">The image cannot be added as an overlay.</exception>

.

using System.ComponentModel;

.

       /// <exception cref="System.ComponentModel.Win32Exception">Unable to draw the image with defined parameters.</exception>

.

       /// <exception cref="System.ComponentModel.Win32Exception">The image cannot be added as an overlay.</exception>

.

       /// <exception cref="System.ComponentModel.Win32Exception">The image cannot be added as an overlay.</exception>

ole32

.

The workaround is to write an unmanaged "shim" that will call CoInitializeSecurity, then activate and call into managed code. You can do this via an export from a mixed-mode C++ DLL, by registering a managed component for use by COM, or by using the CLR hosting API.

.

The workaround is to write an unmanaged "shim" that will call CoInitializeSecurity, then activate and call into managed code. You can do this via an export from a mixed-mode C++ DLL, by registering a managed component for use by COM, or by using the CLR hosting API.

Enums

.

public enum ComponentModify : int

.

Public Enum ComponentModify

.
Summary
Used by the IActiveDesktop interface COMPONENT structure
.
Documentation
[COMPONENT] on MSDN
.

    // will be adjusted to the specified hues and saturations.  The brightness does not represent a component of a specific

.

    using System.ComponentModel;

.

    using System.ComponentModel;

.

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

.

    [Description("The component or application containing the component has been disabled.")]

.

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

.

    [Description("A user-supplied component or subscriber raised an exception")]

.

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

.

    [Description("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 this method call would cause a deadlock to occur.

.

    [Description("The component is configured to use synchronization and this method call would cause a deadlock to occur.")]

.

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

.

    [Description("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.

.

    [Description("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.

.

    [Description("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.

.

    [Description("The COM+ component you created must use object pooling to work.")]

.

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

.

    [Description("The COM+ component you created must use object construction to work correctly.")]

.

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

.

    [Description("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.

.

    [Description("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.

.

    [Description("No installed components were detected.")]

.

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

.

    [Description("An unrecognized error code was returned from a layered component.")]

.

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

.

    [Description("The component's CLSID is missing or corrupt")]

.

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

.

    [Description("The component's progID is missing or corrupt")]

.

    ///DllRegisterServer failed on component install

.

    [Description("DllRegisterServer failed on component install")]

.

    ///Errors occurred while in the component registrar

.

    [Description("Errors occurred while in the component registrar")]

.

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

.

    [Description("The DLL does not support the components listed in the TypeLib")]

.

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

.

    [Description("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

.

    [Description("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

.

    [Description("The component move failed because the destination application no longer exists")]

.

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

.

    [Description("The component registrar referenced in this file is not available")]

.

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

.

    [Description("A component in the same DLL is already installed")]

.

    ///The component already exists

.

    [Description("The component already exists")]

.

    public const int COMADMIN_E_COMPONENTEXISTS = unchecked((int)0x80110439);

.

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

.

    [Description("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

.

    [Description("You must have components in an application in order to start the application")]

.

    public const int COMADMIN_E_START_APP_NEEDS_COMPONENTS = unchecked((int)0x80110448);

.

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

.

    [Description("Can not subscribe to this component (the component may have been imported)")]

.

    public const int COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT = unchecked((int)0x8011044D);

.

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

.

    [Description("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

.

    [Description("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

.

    [Description("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 = unchecked((int)0x8011045B);

.

    // COMPLUS Queued component errors

.

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

.

    [Description("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.

.

    [Description("Applications containing one or more legacy components may not be exported to 1.0 format.")]

.

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

.

    [Description("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

.

    [Description("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

.

    [Description("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

.

    [Description("A private component cannot be moved (or copied) to a library application or to the base partition")]

.

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

.

    [Description("Alas, Event Class components cannot be aliased.")]

.

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

.

    [Description("Access is denied because the component is private.")]

.

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

.

    <Description("The component or application containing the component has been disabled.")> _

.

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

.

    <Description("A user-supplied component or subscriber raised an exception")> _

.

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

.

    <Description("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 this method call would cause a deadlock to occur.

.

    <Description("The component is configured to use synchronization and this method call would cause a deadlock to occur.")> _

.

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

.

    <Description("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.

.

    <Description("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.

.

    <Description("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.

.

    <Description("The COM+ component you created must use object pooling to work.")> _

.

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

.

    <Description("The COM+ component you created must use object construction to work correctly.")> _

.

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

.

    <Description("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.

.

    <Description("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.

.

    <Description("No installed components were detected.")> _

.

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

.

    <Description("An unrecognized error code was returned from a layered component.")> _

.

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

.

    <Description("The component's CLSID is missing or corrupt")> _

.

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

.

    <Description("The component's progID is missing or corrupt")> _

.

    '''DllRegisterServer failed on component install

.

    <Description("DllRegisterServer failed on component install")> _

.

    '''Errors occurred while in the component registrar

.

    <Description("Errors occurred while in the component registrar")> _

.

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

.

    <Description("The DLL does not support the components listed in the TypeLib")> _

.

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

.

    <Description("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

.

    <Description("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

.

    <Description("The component move failed because the destination application no longer exists")> _

.

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

.

    <Description("The component registrar referenced in this file is not available")> _

.

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

.

    <Description("A component in the same DLL is already installed")> _

.

    '''The component already exists

.

    <Description("The component already exists")> _

.

    Public Const COMADMIN_E_COMPONENTEXISTS As Integer = CInt(&H80110439UI)

.

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

.

    <Description("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

.

    <Description("You must have components in an application in order to start the application")> _

.

    Public Const COMADMIN_E_START_APP_NEEDS_COMPONENTS As Integer = CInt(&H80110448UI)

.

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

.

    <Description("Can not subscribe to this component (the component may have been imported)")> _

.

    Public Const COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT As Integer = CInt(&H8011044dUI)

.

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

.

    <Description("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

.

    <Description("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

.

    <Description("Applications that contain one or more imported components cannot be installed into a non-base partition")> _

.

    Public Const COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED As Integer = CInt(&H8011045bUI)

.

    ' COMPLUS Queued component errors

.

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

.

    <Description("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.

.

    <Description("Applications containing one or more legacy components may not be exported to 1.0 format.")> _

.

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

.

    <Description("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

.

    <Description("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

.

    <Description("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

.

    <Description("A private component cannot be moved (or copied) to a library application or to the base partition")> _

.

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

.

    <Description("Alas, Event Class components cannot be aliased.")> _

.

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

.

    <Description("Access is denied because the component is private.")> _

.

    INSTALLSTATE_NOTUSED      = -7,  // component disabled

.

    INSTALLSTATE_REMOVED      =  1,  // component being removed (action state, not settable)

.

    ''' Component disabled.

.

    ''' Component being removed (action state, not settable).

.
Summary
The SECURITY_DESCRIPTOR_CONTROL data type is a set of bit flags that qualify the meaning of a security descriptor or its components. Each security descriptor has a Control member that stores the SECURITY_DESCRIPTOR_CONTROL bits.
.

    System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) _

.

    System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) _

.

        /// Otherwise the ANSI-to-Unicode conversion may not be performed correctly, or some components like fonts

.

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()

msi

.
Summary
Returns the full path to an installed component
.

public static extern UInt32 MsiGetComponentPath(string szProduct, string szComponent, [Out] StringBuilder lpPathBuf,  ref UInt32 pcchBuf);

.

Declare Function MsiGetComponentPath Lib "msi.dll" (TODO) As TODO

.

i = MsiClass.MsiGetComponentPath(sbPc.ToString(), sbComp.ToString(), sbPth, ref chs);

.
Summary
Examines a shortcut and returns its product, feature name, and component if available
.

    [Out] StringBuilder szProductCode, [Out] StringBuilder szFeatureId, [Out] StringBuilder szComponentCode);

.
Summary
Returns the full path to a Windows Installer component containing an assembly. The function prompts for a source and performs any necessary installation. MsiProvideAssembly also increments the usage count for the feature.

rasapi32

.

http://www.codeplex.com/DotRas - The RasDialDialog component in the project exposes functionality provided by the RasDialDlg API.

dwmapi

.

If you're using DevExpress components::

Structures

59: CIEXYZ
.
Summary
Color representation using CIEXYZ color components
.
Summary
Color representation using CIEXYZ color components

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


 
Access PInvoke.net directly from VS: