task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
e84864a8_Application_Verifier__Windows___Description
[Potential Issue] MAXIMUM_ALLOWED [Description]
If an application opens an object for MAXIMUM_ALLOWED, then the actual access check on the object will occur elsewhere. Most code that does this does not work correctly, and will almost certainly work differently when run without privilege. LuaPriv thus flags all incidents of MAXIMUM_ALLOWED.
[]
Application Verifier (Windows)
Description
https://msdn.microsoft.com/en-us/library/dd371695(VS.85).aspx
38/1438042991019.80_20150728002311-00207-ip-10-236-191-2_880180612_0.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Non-power user update [No-touch deployment updates] Yes Depends on requirements of application [Xcopy updates] No [Windows Installer updates] Depends on requirements of application and application distribution mechanism [Updates from a file share]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Centralized management of updates [No-touch deployment updates] Yes Yes [Xcopy updates] No [Windows Installer updates] Depends on application distribution mechanism [Updates from a file share]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Updates downloaded when application is run [No-touch deployment updates] Yes Yes [Xcopy updates] No [Windows Installer updates] No [Updates from a file share]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Federated update infrastructure [No-touch deployment updates] No Yes [Xcopy updates] No [Windows Installer updates] Yes [Updates from a file share]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Per user/group updates [No-touch deployment updates] Yes Yes [Xcopy updates] No [Windows Installer updates] Depends on application distribution mechanism [Updates from a file share]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Transacted updates [No-touch deployment updates] No Yes [Xcopy updates] No [Windows Installer updates] Yes [Updates from a file share]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
a4f9b108_ting_Smart_Client_Applications__Updates_from_a_file_share
[0] Built-in support for version control [No-touch deployment updates] No No [Xcopy updates] No [Windows Installer updates] Yes [Updates from a file share]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 7 - Deploying and Updating Smart Client Applications
Updates from a file share
https://msdn.microsoft.com/en-us/library/ff650164.aspx
38/1438042981969.11_20150728002301-00226-ip-10-236-191-2_871749845_1.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Create a text file.
How to: Write Text to a File
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Write to a text file.
How to: Write Text to a File
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Read from a text file.
How to: Read Text from a File
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Append text to a file.
How to: Open and Append to a Log File File.AppendText FileInfo.AppendText
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Get the size of a file.
FileInfo.Length
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Get the attributes of a file.
File.GetAttributes
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Set the attributes of a file.
File.SetAttributes
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Determine if a file exists.
File.Exists
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Read from a binary file.
How to: Read and Write to a Newly Created Data File
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
28799600_g__Boolean__Int32___System_IO___e_the_example_in_this_topic___
[To do this...] Write to a binary file.
How to: Read and Write to a Newly Created Data File
[]
StreamReader Constructor (String, Encoding, Boolean, Int32) (System.IO)
See the example in this topic...
https://msdn.microsoft.com/en-us/library/2a2z3f9a(v=vs.80).aspx
38/1438042981969.11_20150728002301-00006-ip-10-236-191-2_867440214_2.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] group_handle [Description] Identifies a group of missing indexes. This identifier is unique across the server. The other columns provide information about all queries for which the index in the group is considered missing. In SQL Server 2005, an index group contains only one index. [Data type]
int
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] unique_compiles [Description] Number of compilations and recompilations that would benefit from this missing index group. Compilations and recompilations of many different queries can contribute to this column value. [Data type]
bigint
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] user_seeks [Description] Number of seeks caused by user queries that the recommended index in the group could have been used for. [Data type]
bigint
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] user_scans [Description] Number of scans caused by user queries that the recommended index in the group could have been used for. [Data type]
bigint
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] last_user_seek [Description] Date and time of last seek caused by user queries that the recommended index in the group could have been used for. [Data type]
datetime
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] last_user_scan [Description] Date and time of last scan caused by user queries that the recommended index in the group could have been used for. [Data type]
datetime
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] avg_total_user_cost [Description] Average cost of the user queries that could be reduced by the index in the group. [Data type]
float
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] avg_user_impact [Description] Average percentage benefit that user queries could experience if this missing index group was implemented. The value means that the query cost would on average drop by this percentage if this missing index group was implemented. [Data type]
float
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] system_seeks [Description] Number of seeks caused by system queries, such as auto stats queries, that the recommended index in the group could have been used for. For more information, see Auto Stats Event Class. [Data type]
bigint
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] system_scans [Description] Number of scans caused by system queries that the recommended index in the group could have been used for. [Data type]
bigint
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] last_system_seek [Description] Date and time of last system seek caused by system queries that the recommended index in the group could have been used for. [Data type]
datetime
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] last_system_scan [Description] Date and time of last system scan caused by system queries that the recommended index in the group could have been used for. [Data type]
datetime
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] avg_total_system_cost [Description] Average cost of the system queries that could be reduced by the index in the group. [Data type]
float
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
ef76db06_m_db_missing_index_group_stats__Data_type
[Column name] avg_system_impact [Description] Average percentage benefit that system queries could experience if this missing index group was implemented. The value means that the query cost would on average drop by this percentage if this missing index group was implemented. [Data type]
float
[ [ "i", "n", "t" ], [ "b", "i", "g", "i", "n", "t" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "f", "l", "o", "a", "t" ] ]
sys.dm_db_missing_index_group_stats
Data type
https://msdn.microsoft.com/en-us/library/ms345421(SQL.90).aspx
38/1438042981969.11_20150728002301-00132-ip-10-236-191-2_867651249_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] AutomationProxyAttribute [Description]
Specifies whether the type should be marshaled using the Automation marshaler or a custom proxy and stub.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] BestFitMappingAttribute [Description]
Controls whether Unicode characters are converted to the closest matching ANSI characters.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] BStrWrapper [Description]
Marshals data of type VT_BSTR from managed to unmanaged code. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ClassInterfaceAttribute [Description]
Indicates the type of class interface to be generated for a class exposed to COM, if an interface is generated at all.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] CoClassAttribute [Description]
Specifies the class identifier of a coclass imported from a type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComAliasNameAttribute [Description]
Indicates the COM alias for a parameter or field type.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComCompatibleVersionAttribute [Description]
Indicates to a COM client that all classes in the current version of an assembly are compatible with classes in an earlier version of the assembly.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComConversionLossAttribute [Description]
Indicates that information was lost about a class or interface when it was imported from a type library to an assembly.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComDefaultInterfaceAttribute [Description]
Specifies a default interface to expose to COM. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComEventInterfaceAttribute [Description]
Identifies the source interface and the class that implements the methods of the event interface that is generated when a coclass is imported from a COM type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] COMException [Description]
The exception that is thrown when an unrecognized HRESULT is returned from a COM method call.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComImportAttribute [Description]
Indicates that the attributed type was previously defined in COM.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComRegisterFunctionAttribute [Description]
Specifies the method to call when you register an assembly for use from COM; this allows for the execution of user-written code during the registration process.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComSourceInterfacesAttribute [Description]
Identifies a list of interfaces that are exposed as COM event sources for the attributed class.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComUnregisterFunctionAttribute [Description]
Specifies the method to call when you unregister an assembly for use from COM; this allows for the execution of user-written code during the unregistration process.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ComVisibleAttribute [Description]
Controls accessibility of an individual managed type or member, or of all types within an assembly, to COM.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] CriticalHandle [Description]
Represents a wrapper class for handle resources.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] CurrencyWrapper [Description]
Wraps objects the marshaler should marshal as a VT_CY.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] DefaultCharSetAttribute [Description]
Specifies the value of the CharSet enumeration. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] DefaultParameterValueAttribute [Description]
Sets the default value of a parameter when called from a language that supports default parameters. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] DispatchWrapper [Description]
Wraps objects the marshaler should marshal as a VT_DISPATCH.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] DispIdAttribute [Description]
Specifies the COM dispatch identifier (DISPID) of a method, field, or property.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] DllImportAttribute [Description]
Indicates that the attributed method is exposed by an unmanaged dynamic-link library (DLL) as a static entry point.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ErrorWrapper [Description]
Wraps objects the marshaler should marshal as a VT_ERROR.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ExtensibleClassFactory [Description]
Enables customization of managed objects that extend from unmanaged objects during creation.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ExternalException [Description]
The base exception type for all COM interop exceptions and structured exception handling (SEH) exceptions.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] FieldOffsetAttribute [Description]
Indicates the physical position of fields within the managed and unmanaged representation of a class or structure.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] GuidAttribute [Description]
Supplies an explicit System.Guid when an automatic GUID is undesirable.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] HandleCollector [Description]
Tracks outstanding handles and forces a garbage collection when the specified threshold is reached.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] IDispatchImplAttribute [Description]
Indicates which IDispatch implementation the common language runtime uses when exposing dual interfaces and dispinterfaces to COM.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ImportedFromTypeLibAttribute [Description]
Indicates that the types defined within an assembly were originally defined in a type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] InAttribute [Description]
Indicates that data should be marshaled from the caller to the callee, but not back to the caller.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] InterfaceTypeAttribute [Description]
Indicates whether a managed interface is dual, dispatch-only, or IUnknown -only when exposed to COM.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] InvalidComObjectException [Description]
The exception thrown when an invalid COM object is used.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] InvalidOleVariantTypeException [Description]
The exception thrown by the marshaler when it encounters an argument of a variant type that can not be marshaled to managed code.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] LCIDConversionAttribute [Description]
Indicates that a method's unmanaged signature expects a locale identifier (LCID) parameter.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] Marshal [Description]
Provides a collection of methods for allocating unmanaged memory, copying unmanaged memory blocks, and converting managed to unmanaged types, as well as other miscellaneous methods used when interacting with unmanaged code.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] MarshalAsAttribute [Description]
Indicates how to marshal the data between managed and unmanaged code.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] MarshalDirectiveException [Description]
The exception that is thrown by the marshaler when it encounters a MarshalAsAttribute it does not support.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] OptionalAttribute [Description]
Indicates that a parameter is optional.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] OutAttribute [Description]
Indicates that data should be marshaled from callee back to caller.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] PreserveSigAttribute [Description]
Indicates that the HRESULT or retval signature transformation that takes place during COM interop calls should be suppressed.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] PrimaryInteropAssemblyAttribute [Description]
Indicates that the attributed assembly is a primary interop assembly.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] ProgIdAttribute [Description]
Allows the user to specify the ProgID of a class.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] RegistrationServices [Description]
Provides a set of services for registering and unregistering managed assemblies for use from COM.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] RuntimeEnvironment [Description]
Provides a collection of static methods that return information about the common language runtime environment.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] SafeArrayRankMismatchException [Description]
The exception thrown when the rank of an incoming SAFEARRAY does not match the rank specified in the managed signature.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] SafeArrayTypeMismatchException [Description]
The exception thrown when the type of the incoming SAFEARRAY does not match the type specified in the managed signature.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] SafeHandle [Description]
Represents a wrapper class for operating system handles. This class must be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] SEHException [Description]
Represents Structured Exception Handler (SEH) errors.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] SetWin32ContextInIDispatchAttribute [Description]
This attribute has been deprecated.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] StandardOleMarshalObject [Description]
Replaces the standard common language runtime (CLR) free-threaded marshaler with the standard OLE STA marshaler.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] StructLayoutAttribute [Description]
The StructLayoutAttribute class allows the user to control the physical layout of the data fields of a class or structure.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibConverter [Description]
Provides a set of services that convert a managed assembly to a COM type library and vice versa.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibFuncAttribute [Description]
Contains the FUNCFLAGS that were originally imported for this method from the COM type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibImportClassAttribute [Description]
Specifies which Type exclusively uses an interface. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibTypeAttribute [Description]
Contains the TYPEFLAGS that were originally imported for this type from the COM type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibVarAttribute [Description]
Contains the VARFLAGS that were originally imported for this field from the COM type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] TypeLibVersionAttribute [Description]
Specifies the version number of an exported type library.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] UnknownWrapper [Description]
Wraps objects the marshaler should marshal as a VT_UNKNOWN.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] UnmanagedFunctionPointerAttribute [Description]
Controls the marshaling behavior of a delegate signature passed as an unmanaged function pointer to or from unmanaged code. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
b72a7c62_time_InteropServices_Namespace__Description
[Class] VariantWrapper [Description]
Marshals data of type VT_VARIANT | VT_BYREF from managed to unmanaged code. This class cannot be inherited.
[]
System.Runtime.InteropServices Namespace
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.85).aspx
38/1438042981969.11_20150728002301-00088-ip-10-236-191-2_878412792_0.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets a Boolean value specifying whether the location should return search results if some properties are missing. [Name]
AllowMissingProperties
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets the minimum number of results that must be returned after security trimming. [Name]
BeExactIfLess
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets the user credentials to pass to the federated location. [Name]
Credentials
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets the user profile to use for the search query. [Name]
CurrentUserProfile
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets the default operator. [Name]
DefaultOperator
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json
cefcd312_ft_Office_Server_Search_Query___Name
[Description] Gets or sets a Boolean value that specifies whether the exact terms in the search query are used to find matches, or if nicknames are used as well. [Name]
EnableNicknames
[]
Location members (Microsoft.Office.Server.Search.Query)
Name
https://msdn.microsoft.com/en-us/library/microsoft.office.server.search.query.location_members.aspx
38/1438042981969.11_20150728002301-00203-ip-10-236-191-2_872839289_1.json