task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
list | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
8fefbe3f_Registry_Functions__Windows___Description
|
[Function] RegSetValueEx [Description]
|
Sets the data and type of a specified value under a registry key.
|
[] |
Registry Functions (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724875(v=vs.85).aspx
|
19/1438042985140.15_20150728002305-00305-ip-10-236-191-2_869194520_0.json
|
8fefbe3f_Registry_Functions__Windows___Description
|
[Function] RegUnLoadKey [Description]
|
Unloads the specified registry key and its subkeys from the registry.
|
[] |
Registry Functions (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724875(v=vs.85).aspx
|
19/1438042985140.15_20150728002305-00305-ip-10-236-191-2_869194520_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] AddColumnOperation [Description]
|
Represents a column being added to a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] AddForeignKeyOperation [Description]
|
Represents a foreign key constraint being added to a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] AddPrimaryKeyOperation [Description]
|
Represents adding a primary key to a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] AlterColumnOperation [Description]
|
Represents altering an existing column.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] ColumnModel [Description]
|
Represents information about a column.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] CreateIndexOperation [Description]
|
Represents creating a database index.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] CreateTableOperation [Description]
|
Represents creating a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DeleteHistoryOperation [Description]
|
Represents deleting a new record from the migrations history table. The migrations history table is used to store a log of the migrations that have been applied to the database.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DropColumnOperation [Description]
|
Represents a column being dropped from a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DropForeignKeyOperation [Description]
|
Represents a foreign key constraint being dropped from a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DropIndexOperation [Description]
|
Represents dropping an existing index.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DropPrimaryKeyOperation [Description]
|
Represents dropping a primary key from a table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] DropTableOperation [Description]
|
Represents dropping an existing table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] ForeignKeyOperation [Description]
|
Base class for changes that affect foreign key constraints.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] HistoryOperation [Description]
|
Common base class for operations that affect the migrations history table. The migrations history table is used to store a log of the migrations that have been applied to the database.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] IndexOperation [Description]
|
Common base class for operations affecting indexes.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] InsertHistoryOperation [Description]
|
Represents inserting a new record into the migrations history table. The migrations history table is used to store a log of the migrations that have been applied to the database.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] MigrationOperation [Description]
|
Represents an operation to modify a database schema.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] MoveTableOperation [Description]
|
Represents moving a table from one schema to another.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] PrimaryKeyOperation [Description]
|
Common base class to represent operations affecting primary keys.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] RenameColumnOperation [Description]
|
Represents renaming an existing column.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] RenameTableOperation [Description]
|
Represents renaming an existing table.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
9041f2de__Migrations_Model_Namespace_____Description
|
[Class] SqlOperation [Description]
|
Represents a provider specific SQL statement to be executed directly against the target database.
|
[] |
System.Data.Entity.Migrations.Model Namespace ()
|
Description
|
https://msdn.microsoft.com/en-us/library/system.data.entity.migrations.model(v=vs.103).aspx
|
19/1438044160065.87_20150728004240-00095-ip-10-236-191-2_878319333_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] CreateNew [Description]
|
Specifies that the operating system should create a new file.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] Create [Description]
|
Specifies that the operating system should create a new file. If the file already exists, it will be overwritten. Create is equivalent to requesting that if the file does not exist, use CreateNew; otherwise, use Truncate.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] Open [Description]
|
Specifies that the operating system should open an existing file. The ability to open the file is dependent on the value specified by FileAccess. A System.IO.FileNotFoundException is thrown if the file does not exist.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] OpenOrCreate [Description]
|
Specifies that the operating system should open a file if it exists; otherwise, a new file should be created.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] Truncate [Description]
|
Specifies that the operating system should open an existing file. Once opened, the file should be truncated so that its size is zero bytes.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
a4232e65_leMode_Enumeration__System_IO___Description
|
[Member name] Append [Description]
|
Opens the file if it exists and seeks to the end of the file, or creates a new file. Append can only be used in conjunction with Write. Attempting to seek to a position before the end of the file will throw an IOException and any attempt to read fails and throws an NotSupportedException.
|
[] |
FileMode Enumeration (System.IO)
|
Description
|
https://msdn.microsoft.com/en-US/library/system.io.filemode(v=vs.95).aspx
|
19/1438042988650.6_20150728002308-00155-ip-10-236-191-2_885731589_0.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errSuccess [Description]
|
The operation completed successfully.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errClientRequestToStopJetService [Description]
|
It is not possible to complete the operation because all activity on the instance associated with the session has ceased as a result of a call to JetStopService.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errIndexTuplesKeyTooSmall [Description]
|
The provided column data was too small to build a valid key for the current index because that index is a tuple index and the minimum tuple size was larger than the provided column data. See JetCreateIndex for more information on tuple indexes. This error will only be returned by Windows XP and later releases.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errInstanceUnavailable [Description]
|
It is not possible to complete the operation because the instance associated with the session has encountered a fatal error that requires that access to all data be revoked to protect the integrity of that data. This error will only be returned by Windows XP and later releases.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errInvalidBufferSize [Description]
|
The column data provided did not match the size required by the column definition. This can happen if the column's data type is intrinsically a certain size. This can also happen if the column's data type is not intrinsically a certain size but the column's definition declares it to be of fixed length. One exception to this is that this error will not occur when too little data is provided for a fixed length text column because any missing data will be automatically padded with spaces. A second exception to this is that this error will not occur when too little data is provided for a fixed length binary column because any missing data will be automatically padded with zeroes.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errInvalidgrbit [Description]
|
One of the options requested was invalid, used in an illegal manner, or not implemented. This can happen for JetMakeKey when: JET_bitPartialColumnStartLimit or JET_bitPartialColumnEndLimit are specified and the corresponding key column is not a text column and is not a variable length binary column. This case only occurs on Windows XP and later releases. An attempt is made to use more than one of the following options together: JET_bitPartialColumnStartLimit, JET_bitPartialColumnEndLimit, JET_bitFullColumnStartLimit, and JET_bitFullColumnEndLimit. This case only occurs on Windows XP and later releases. An attempt is made to use JET_bitStrLimit or JET_bitSubStrLimit when one of the following options is used: JET_bitPartialColumnStartLimit, JET_bitPartialColumnEndLimit, JET_bitFullColumnStartLimit and JET_bitFullColumnEndLimit. This case only occurs on Windows XP and later releases.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errInvalidParameter [Description]
|
One of the parameters provided contained an unexpected value or contained a value that did not make sense when combined with the value of another parameter. This can happen for JetMakeKey when JET_bitNormalizedKey was specified and the value provided in the input buffer was too large to be a valid search key.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errKeyIsMade [Description]
|
The column data provided to JetMakeKey was rejected because column data has already been provided for all the key columns in the current index. This can happen in three ways. The first way is if column data is provided for each key column in the current index. The second way is if column data has been provided for at least one key column and a wildcard option was chosen for the last call. The third way is if a previously constructed search key was provided using JET_bitNormalizedKey, which covers all key columns.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errKeyNotMade [Description]
|
There is no current search key for the cursor. This will happen for JetMakeKey if JET_bitNewKey is not specified and a search key has not been constructed for this cursor using a prior call to JetMakeKey. The search key will be deleted by a prior call to any navigational API on the cursor other than JetMove.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errNoCurrentIndex [Description]
|
There is no current index for the cursor. This will happen for JetMakeKey if the cursor is on the clustered index of a table, a primary index has not been defined, and JET_bitNormalizedKey was not specified. It is not possible to construct a search key if the cursor is on an index that does not have any key columns unless a previously constructed search key is provided.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errNotInitialized [Description]
|
It is not possible to complete the operation because the instance associated with the session has not been initialized yet.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errRestoreInProgress [Description]
|
It is not possible to complete the operation because a restore operation is in progress on the instance associated with the session.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errSessionSharingViolation [Description]
|
The same session cannot be used for more than one thread at the same time. This error will only be returned by Windows XP and later releases.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
ea124896_JetMakeKey_Function__Description
|
[Return code] JET_errTermInProgress [Description]
|
It is not possible to complete the operation because the instance associated with the session is being shut down.
|
[] |
JetMakeKey Function
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/gg269329(v=exchg.10).aspx
|
19/1438042985140.15_20150728002305-00240-ip-10-236-191-2_886030397_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] Success. [Return code]
|
S_OK
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] The input parameter is not a valid type of variant. [Return code]
|
DISP_E_BADVARTYPE
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] The data pointed to by the output parameter does not fit in the destination type. [Return code]
|
DISP_E_OVERFLOW
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] The argument could not be coerced to the specified type. [Return code]
|
DISP_E_TYPEMISMATCH
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] One of the arguments is not valid. [Return code]
|
E_INVALIDARG
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
a27e9ea9_lFromStr_function__Automation___Return_code
|
[Description] Insufficient memory to complete the operation. [Return code]
|
E_OUTOFMEMORY
|
[
[
"S",
"_",
"O",
"K"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"B",
"A",
"D",
"V",
"A",
"R",
"T",
"Y",
"P",
"E"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"O",
"V",
"E",
"R",
"F",
"L",
"O",
"W"
],
[
"D",
"I",
"S",
"P",
"_",
"E",
"_",
"T",
"Y",
"P",
"E",
"M",
"I",
"S",
"M",
"A",
"T",
"C",
"H"
],
[
"E",
"_",
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"A",
"R",
"G"
],
[
"E",
"_",
"O",
"U",
"T",
"O",
"F",
"M",
"E",
"M",
"O",
"R",
"Y"
]
] |
VarBoolFromStr function (Automation)
|
Return code
|
https://msdn.microsoft.com/en-us/library/windows/apps/ms221300(v=vs.85).aspx
|
19/1438044160065.87_20150728004240-00072-ip-10-236-191-2_889410916_1.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] BindHandle(IntPtr) [Description]
|
Obsolete. Binds an operating system handle to the ThreadPool.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] BindHandle(SafeHandle) [Description]
|
Binds an operating system handle to the ThreadPool.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] GetAvailableThreads [Description]
|
Retrieves the difference between the maximum number of thread pool threads returned by the GetMaxThreads method, and the number currently active.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] GetMaxThreads [Description]
|
Retrieves the number of requests to the thread pool that can be active concurrently. All requests above that number remain queued until thread pool threads become available.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] GetMinThreads [Description]
|
Retrieves the minimum number of threads the thread pool creates on demand, as new requests are made, before switching to an algorithm for managing thread creation and destruction.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] QueueUserWorkItem(WaitCallback) [Description]
|
Queues a method for execution. The method executes when a thread pool thread becomes available.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] QueueUserWorkItem(WaitCallback, Object) [Description]
|
Queues a method for execution, and specifies an object containing data to be used by the method. The method executes when a thread pool thread becomes available.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a 32-bit signed integer for the time-out in milliseconds.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a 64-bit signed integer for the time-out in milliseconds.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a TimeSpan value for the time-out.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a 32-bit unsigned integer for the time-out in milliseconds.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] SetMaxThreads [Description]
|
Sets the number of requests to the thread pool that can be active concurrently. All requests above that number remain queued until thread pool threads become available.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] SetMinThreads [Description]
|
Sets the minimum number of threads the thread pool creates on demand, as new requests are made, before switching to an algorithm for managing thread creation and destruction.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeQueueNativeOverlapped [Description]
|
Queues an overlapped I/O operation for execution.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeQueueUserWorkItem [Description]
|
Queues the specified delegate to the thread pool, but does not propagate the calling stack to the worker thread.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int32, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, using a 32-bit signed integer for the time-out in milliseconds. This method does not propagate the calling stack to the worker thread.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, Int64, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a 64-bit signed integer for the time-out in milliseconds. This method does not propagate the calling stack to the worker thread.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, TimeSpan, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a TimeSpan value for the time-out. This method does not propagate the calling stack to the worker thread.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
090bb073_dPool_Class__System_Threading___Description
|
[Name] UnsafeRegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, Object, UInt32, Boolean) [Description]
|
Registers a delegate to wait for a WaitHandle, specifying a 32-bit unsigned integer for the time-out in milliseconds. This method does not propagate the calling stack to the worker thread.
|
[] |
ThreadPool Class (System.Threading)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.threading.threadpool.aspx
|
19/1438042985140.15_20150728002305-00227-ip-10-236-191-2_878753465_0.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Exposes the public members of the System.AppDomain class to unmanaged code. [Interface]
|
_AppDomain
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Represents assembly binding information that can be added to an instance of AppDomain. [Interface]
|
IAppDomainSetup
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Represents the status of an asynchronous operation. [Interface]
|
IAsyncResult
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Supports cloning, which creates a new instance of a class with the same value as an existing instance. [Interface]
|
ICloneable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a generalized type-specific comparison method that a value type or class implements to order or sort its instances. [Interface]
|
IComparable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method for ordering instances. [Interface]
|
IComparable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines methods that convert the value of the implementing reference or value type to a common language runtime type that has an equivalent value. [Interface]
|
IConvertible
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a method that supports custom formatting of the value of an object. [Interface]
|
ICustomFormatter
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a method to release allocated resources. [Interface]
|
IDisposable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a generalized method that a value type or class implements to create a type-specific method for determining equality of instances. [Interface]
|
IEquatable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Provides a mechanism for retrieving an object to control formatting. [Interface]
|
IFormatProvider
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Provides functionality to format the value of an object into a string representation. [Interface]
|
IFormattable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a provider for push-based notification. [Interface]
|
IObservable
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Provides a mechanism for receiving push-based notifications. [Interface]
|
IObserver
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
0c76c705_System_Namespace_____Interface
|
[Description] Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects. [Interface]
|
IServiceProvider
|
[] |
System Namespace ()
|
Interface
|
https://msdn.microsoft.com/en-US/library/system(v=vs.100).aspx
|
19/1438044160065.87_20150728004240-00316-ip-10-236-191-2_886021610_2.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Infrastructure. This event is not relevant for this class. [Name]
|
AutoSizeChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the BackColor property changes. [Name]
|
BackColorChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the BackgroundImage property changes. [Name]
|
BackgroundImageChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the BackgroundImageLayout property changes. [Name]
|
BackgroundImageLayoutChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the BindingContext property changes. [Name]
|
BindingContextChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the CausesValidation property changes. [Name]
|
CausesValidationChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the focus or keyboard user interface (UI) cues change. [Name]
|
ChangeUICues
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the control is clicked. [Name]
|
Click
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the ClientSize property changes. [Name]
|
ClientSizeChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the ContextMenu property changes. [Name]
|
ContextMenuChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the ContextMenuStrip property changes. [Name]
|
ContextMenuStripChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when a new control is added to the Control.ControlCollection. [Name]
|
ControlAdded
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when a control is removed from the Control.ControlCollection. [Name]
|
ControlRemoved
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the value of the Cursor property changes. [Name]
|
CursorChanged
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
2c07e09b_l_Class__System_Windows_Forms___Name
|
[Description] Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) [Name]
|
Disposed
|
[] |
Control Class (System.Windows.Forms)
|
Name
|
https://msdn.microsoft.com/EN-US/library/36cd312w
|
19/1438042985140.15_20150728002305-00023-ip-10-236-191-2_877454887_3.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.