Desktop Functions: Smart Device Functions:
|
Search Results for "COMPONENT" in [All]secur321: LsaLogonUser
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"); 3: 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; 4: 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; 6: WINERROR
/// 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. ntdsapi7: DsCrackNames
throw new System.ComponentModel.Win32Exception((int)res);
throw new System.ComponentModel.Win32Exception((int)err); glossary8: LibHolocaust Free .NET Component Library Collection
Component Source: LibHolocaust Assembly Version: 1.0.3.9b dhcpsapi
using System.ComponentModel; user3211: CreateWindowEx
using System.ComponentModel;
InitializeComponent(); using System.ComponentModel; Imports System.ComponentModel
InitializeComponent(); 15: GetGUIThreadInfo
using System.ComponentModel; 16: GetKeyboardState
using System.ComponentModel;
throw new System.ComponentModel.Win32Exception(win32Error); 18: GetSystemMetrics
using System.ComponentModel;
InitializeComponent(); 19: HideCaret
InitializeComponent() 20: IsCharLower
InitializeComponent(); 21: IsIconic 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() 22: keybd_event
InitializeComponent(); 23: mouse_event
InitializeComponent();
Dim errMsg As String = New System.ComponentModel.Win32Exception(errorCode).Message
Dim errMsg As String = New System.ComponentModel.Win32Exception(errorCode).Message 26: PeekMessage (2) "External component has thrown an exception." 27: SetParent
InitializeComponent(); 28: SwapMouseButton 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()); shell3231: 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 34: SHAppBarMessage
Imports System.ComponentModel
Private Overloads Sub OnClosing(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) 35: ShellExecuteEx
Dim ex As New System.ComponentModel.Win32Exception(System.Runtime.InteropServices.Marshal.GetLastWin32Error())
Dim ex As New System.ComponentModel.Win32Exception(System.Runtime.InteropServices.Marshal.GetLastWin32Error()) 36: SHGetFolderPath
// Version 5.0. A folder for components that are shared across misc37: 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. winmm38: MixerFlags
MIXER_GETLINEINFOF_COMPONENTTYPE = 3,
MIXER_GETLINEINFOF_COMPONENTTYPE = 3 39: mixerGetLineInfo
COMPONENTTYPE = 0x00000003u, comctl3240: ImageList_DrawEx
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> ole3242: CoInitialize 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. Enums44: ComponentModify
public enum ComponentModify : int
Public Enum ComponentModify 45: CompType
// 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; 48: HRESULT
///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.")> _ 49: INSTALLSTATE
INSTALLSTATE_NOTUSED = -7, // component disabled
INSTALLSTATE_REMOVED = 1, // component being removed (action state, not settable)
''' Component disabled.
''' Component being removed (action state, not settable). 51: SysCommands
System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) _
System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) _ 52: SystemMetric
/// Otherwise the ANSI-to-Unicode conversion may not be performed correctly, or some components like fonts 53: WindowsMessages
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
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);
[Out] StringBuilder szProductCode, [Out] StringBuilder szFeatureId, [Out] StringBuilder szComponentCode); rasapi3257: RasDial http://www.codeplex.com/DotRas - The RasDialDialog component in the project exposes functionality provided by the RasDialDlg API. dwmapiIf you're using DevExpress components::Structures59: CIEXYZ
60: CIEXYZTRIPLE
Cut off search results after 60. Please refine your search. |