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
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_InteropServices_Namespace_____Description
[Class] ComRegisterFunctionAttribute [Description]
Specifies the method to call when you register an assembly for use from COM; this enables 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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_InteropServices_Namespace_____Description
[Class] FieldOffsetAttribute [Description]
Indicates the physical position of fields within the unmanaged representation of a class or structure.
[]
System.Runtime.InteropServices Namespace ()
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_InteropServices_Namespace_____Description
[Class] IDispatchImplAttribute [Description]
Obsolete. 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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_InteropServices_Namespace_____Description
[Class] SetWin32ContextInIDispatchAttribute [Description]
Obsolete. This attribute has been deprecated.
[]
System.Runtime.InteropServices Namespace ()
Description
https://msdn.microsoft.com/en-us/library/9esea608(v=vs.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
52e47c3c_e_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.90).aspx
29/1438042987628.47_20150728002307-00267-ip-10-236-191-2_864435363_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] add [Description]
Defines a custom event accessor that is invoked when client code subscribes to the event.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] async [Description]
Indicates that the modified method, lambda expression, or anonymous method is asynchronous.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] await [Description]
Suspends an async method until an awaited task is completed.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] dynamic [Description]
Defines a reference type that enables operations in which it occurs to bypass compile-time type checking.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] get [Description]
Defines an accessor method for a property or an indexer.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] global [Description]
Specifies the default global namespace, which is otherwise unnamed.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] partial [Description]
Defines partial classes, structs, and interfaces throughout the same compilation unit.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] remove [Description]
Defines a custom event accessor that is invoked when client code unsubscribes from the event.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] set [Description]
Defines an accessor method for a property or an indexer.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] value [Description]
Used to set accessors and to add or remove event handlers.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] var [Description]
Enables the type of a variable declared at method scope to be determined by the compiler.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] where [Description]
Adds constraints to a generic declaration. (See also where).
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
2c94d990_extual_Keywords__C__Reference___Description
[Keyword] yield [Description]
Used in an iterator block to return a value to the enumerator object or to signal the end of iteration.
[]
Contextual Keywords (C# Reference)
Description
https://msdn.microsoft.com/en-us/library/the35c6y(v=vs.110).aspx
29/1438042990123.20_20150728002310-00259-ip-10-236-191-2_885863991_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] abs [Use]
Find absolute value of integer
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] atof [Use]
Convert string to float
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] atoi, _atoi64 [Use]
Convert string to int
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] atol [Use]
Convert string to long
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _ecvt [Use]
Convert double to string of specified length
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _fcvt [Use]
Convert double to string with specified number of digits following decimal point
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _gcvt [Use]
Convert double number to string; store string in buffer
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _itoa, _i64toa, _itow, _i64tow [Use]
Convert int to string
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] labs [Use]
Find absolute value of long integer
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _ltoa, _ltow [Use]
Convert long to string
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbbtombc [Use]
Convert 1-byte multibyte character to corresponding 2-byte multibyte character
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbcjistojms [Use]
Convert Japan Industry Standard (JIS) character to Japan Microsoft (JMS) character
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbcjmstojis [Use]
Convert JMS character to JIS character
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbctohira [Use]
Convert multibyte character to 1-byte hiragana code
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbctokata [Use]
Convert multibyte character to 1-byte katakana code
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _mbctombb [Use]
Convert 2-byte multibyte character to corresponding 1-byte multibyte character
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] mbstowcs [Use]
Convert sequence of multibyte characters to corresponding sequence of wide characters
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] mbtowc [Use]
Convert multibyte character to corresponding wide character
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] strtod, wcstod [Use]
Convert string to double
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] strtol, wcstol [Use]
Convert string to long integer
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] strtoul, wcstoul [Use]
Convert string to unsigned long integer
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] strxfrm, wcsxfrm [Use]
Transform string into collated form based on locale-specific information
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] __toascii [Use]
Convert character to ASCII code
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] tolower, towlower, _mbctolower [Use]
Test character and convert to lowercase if currently uppercase
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json
cb1c53c7_Data_Conversion__CRT___Use
[Routine] _tolower [Use]
Convert character to lowercase unconditionally
[]
Data Conversion (CRT)
Use
https://msdn.microsoft.com/en-us/library/0heszx3w(v=vs.71).aspx
29/1438042990123.20_20150728002310-00181-ip-10-236-191-2_870890302_0.json