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
|
---|---|---|---|---|---|---|---|
d870344f_Type_Class__System___Description
|
[Name] DefaultBinder [Description]
|
Gets a reference to the default binder, which implements internal rules for selecting the appropriate members to be called by InvokeMember.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] FullName [Description]
|
Gets the fully qualified name of the type, including its namespace but not its assembly.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] GenericParameterAttributes [Description]
|
Gets a combination of GenericParameterAttributes flags that describe the covariance and special constraints of the current generic type parameter.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] GenericParameterPosition [Description]
|
Gets the position of the type parameter in the type parameter list of the generic type or method that declared the parameter, when the Type object represents a type parameter of a generic type or a generic method.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] GenericTypeArguments [Description]
|
Gets an array of the generic type arguments for this type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] GUID [Description]
|
Gets the GUID associated with the Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] HasElementType [Description]
|
Gets a value indicating whether the current Type encompasses or refers to another type; that is, whether the current Type is an array, a pointer, or is passed by reference.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsAbstract [Description]
|
Gets a value indicating whether the Type is abstract and must be overridden.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsAnsiClass [Description]
|
Gets a value indicating whether the string format attribute AnsiClass is selected for the Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsArray [Description]
|
Gets a value that indicates whether the type is an array.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsAutoClass [Description]
|
Gets a value indicating whether the string format attribute AutoClass is selected for the Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsAutoLayout [Description]
|
Gets a value indicating whether the fields of the current type are laid out automatically by the common language runtime.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsByRef [Description]
|
Gets a value indicating whether the Type is passed by reference.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsClass [Description]
|
Gets a value indicating whether the Type is a class or a delegate; that is, not a value type or interface.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsCOMObject [Description]
|
Gets a value indicating whether the Type is a COM object.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsConstructedGenericType [Description]
|
Gets a value that indicates whether this object represents a constructed generic type. You can create instances of a constructed generic type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsContextful [Description]
|
Gets a value indicating whether the Type can be hosted in a context.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsEnum [Description]
|
Gets a value indicating whether the current Type represents an enumeration.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsExplicitLayout [Description]
|
Gets a value indicating whether the fields of the current type are laid out at explicitly specified offsets.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsGenericParameter [Description]
|
Gets a value indicating whether the current Type represents a type parameter in the definition of a generic type or method.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsGenericType [Description]
|
Gets a value indicating whether the current type is a generic type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsGenericTypeDefinition [Description]
|
Gets a value indicating whether the current Type represents a generic type definition, from which other generic types can be constructed.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsImport [Description]
|
Gets a value indicating whether the Type has a ComImportAttribute attribute applied, indicating that it was imported from a COM type library.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsInterface [Description]
|
Gets a value indicating whether the Type is an interface; that is, not a class or a value type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsLayoutSequential [Description]
|
Gets a value indicating whether the fields of the current type are laid out sequentially, in the order that they were defined or emitted to the metadata.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsMarshalByRef [Description]
|
Gets a value indicating whether the Type is marshaled by reference.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNested [Description]
|
Gets a value indicating whether the current Type object represents a type whose definition is nested inside the definition of another type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedAssembly [Description]
|
Gets a value indicating whether the Type is nested and visible only within its own assembly.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedFamANDAssem [Description]
|
Gets a value indicating whether the Type is nested and visible only to classes that belong to both its own family and its own assembly.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedFamily [Description]
|
Gets a value indicating whether the Type is nested and visible only within its own family.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedFamORAssem [Description]
|
Gets a value indicating whether the Type is nested and visible only to classes that belong to either its own family or to its own assembly.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedPrivate [Description]
|
Gets a value indicating whether the Type is nested and declared private.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNestedPublic [Description]
|
Gets a value indicating whether a class is nested and declared public.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsNotPublic [Description]
|
Gets a value indicating whether the Type is not declared public.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsPointer [Description]
|
Gets a value indicating whether the Type is a pointer.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsPrimitive [Description]
|
Gets a value indicating whether the Type is one of the primitive types.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsPublic [Description]
|
Gets a value indicating whether the Type is declared public.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSealed [Description]
|
Gets a value indicating whether the Type is declared sealed.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSecurityCritical [Description]
|
Gets a value that indicates whether the current type is security-critical or security-safe-critical at the current trust level, and therefore can perform critical operations.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSecuritySafeCritical [Description]
|
Gets a value that indicates whether the current type is security-safe-critical at the current trust level; that is, whether it can perform critical operations and can be accessed by transparent code.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSecurityTransparent [Description]
|
Gets a value that indicates whether the current type is transparent at the current trust level, and therefore cannot perform critical operations.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSerializable [Description]
|
Gets a value indicating whether the Type is serializable.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsSpecialName [Description]
|
Gets a value indicating whether the type has a name that requires special handling.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsUnicodeClass [Description]
|
Gets a value indicating whether the string format attribute UnicodeClass is selected for the Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsValueType [Description]
|
Gets a value indicating whether the Type is a value type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] IsVisible [Description]
|
Gets a value indicating whether the Type can be accessed by code outside the assembly.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] MemberType [Description]
|
Gets a MemberTypes value indicating that this member is a type or a nested type. (Overrides MemberInfo.MemberType.)
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] MetadataToken [Description]
|
Gets a value that identifies a metadata element. (Inherited from MemberInfo.)
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] Module [Description]
|
Gets the module (the DLL) in which the current Type is defined.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] Name [Description]
|
Gets the name of the current member. (Inherited from MemberInfo.)
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] Namespace [Description]
|
Gets the namespace of the Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] ReflectedType [Description]
|
Gets the class object that was used to obtain this member. (Overrides MemberInfo.ReflectedType.)
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] StructLayoutAttribute [Description]
|
Gets a StructLayoutAttribute that describes the layout of the current type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] TypeHandle [Description]
|
Gets the handle for the current Type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] TypeInitializer [Description]
|
Gets the initializer for the type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
d870344f_Type_Class__System___Description
|
[Name] UnderlyingSystemType [Description]
|
Indicates the type provided by the common language runtime that represents this type.
|
[] |
Type Class (System)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.type(v=vs.110).aspx
|
49/1438042986615.83_20150728002306-00120-ip-10-236-191-2_892390421_1.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_ACTION_REQUEST_FAILED [Description]
|
The device had an internal error; the request could not be executed.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_DEVICE_ERROR [Description]
|
An unknown error occurred.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_DEVICE_TIMEOUT [Description]
|
The device has not responded within the 30 second time-out period.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_ERROR_PROCESSING_RESPONSE [Description]
|
The device has sent a response that cannot be processed; for example, the response was corrupted.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_INVALID_ACTION [Description]
|
The action is not supported by the device.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_INVALID_ARGUMENTS [Description]
|
One or more of the arguments passed in vInActionArgs is invalid.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_PROTOCOL_ERROR [Description]
|
An error occurred at the UPnP control-protocol level.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
47213ced__InvokeAction_method__Windows___Description
|
[Return code] UPNP_E_TRANSPORT_ERROR [Description]
|
An HTTP error occurred. Use the IUPnPService::LastTransportStatus property to obtain the actual HTTP status code. Note This error code is also returned when the SOAP response exceeds 100 kilobytes.
|
[] |
IUPnPService::InvokeAction method (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/windows/desktop/aa382237(v=vs.85).aspx
|
49/1438042986615.83_20150728002306-00326-ip-10-236-191-2_861845171_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the GUID of the assignment that is associated with the timesheet line. [Name]
|
AssignmentId
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the comment for the timesheet line. [Name]
|
Comment
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the GUID for the timesheet line. [Name]
|
Id
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the line class type of the timesheet line. [Name]
|
LineClass
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the GUID of the project that is associated with the timesheet line. [Name]
|
ProjectId
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] Gets or sets the time sheet line task name. [Name]
|
TaskName
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
83572daa_icrosoft_ProjectServer_Client___Name
|
[Description] (Inherited from ClientValueObject.) [Name]
|
TypeId
|
[
[
"A",
"s",
"s",
"i",
"g",
"n",
"m",
"e",
"n",
"t",
"I",
"d"
],
[
"C",
"o",
"m",
"m",
"e",
"n",
"t"
],
[
"I",
"d"
],
[
"L",
"i",
"n",
"e",
"C",
"l",
"a",
"s",
"s"
],
[
"P",
"r",
"o",
"j",
"e",
"c",
"t",
"I",
"d"
],
[
"T",
"a",
"s",
"k",
"N",
"a",
"m",
"e"
],
[
"T",
"y",
"p",
"e",
"I",
"d"
]
] |
TimeSheetLineCreationInformation properties (Microsoft.ProjectServer.Client)
|
Name
|
https://msdn.microsoft.com/en-us/library/microsoft.projectserver.client.timesheetlinecreationinformation_di_pj14mref_properties(v=office.15).aspx
|
49/1438042988962.66_20150728002308-00337-ip-10-236-191-2_881914650_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_SCROLLBAR [Meaning]
|
The color of scroll bars.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BACKGROUND [Meaning]
|
The color of the background.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_ACTIVECAPTION [Meaning]
|
The color of the caption area on an active window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_INACTIVECAPTION [Meaning]
|
The color of the caption area on an inactive window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_WINDOW [Meaning]
|
The color of a window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_WINDOWFRAME [Meaning]
|
The color of the frame around a window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_MENUTEXT [Meaning]
|
The color of text drawn on a menu.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_WINDOWTEXT [Meaning]
|
The color of text drawn in a window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_CAPTIONTEXT [Meaning]
|
The color of text drawn in the caption area of an active window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_ACTIVEBORDER [Meaning]
|
The color of the border around an active window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_INACTIVEBORDER [Meaning]
|
The color of the border around an inactive window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_APPWORKSPACE [Meaning]
|
The color of the application workspace.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_HIGHLIGHT [Meaning]
|
The color of a highlight.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_HIGHLIGHTTEXT [Meaning]
|
The color of highlighted text.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BTNFACE [Meaning]
|
The color of a button face.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BTNSHADOW [Meaning]
|
The color of the shadow underneath a button.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_GRAYTEXT [Meaning]
|
The color of dimmed text.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BTNTEXT [Meaning]
|
The color of text contained within a button.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_INACTIVECAPTIONTEXT [Meaning]
|
The color of the text in the caption area of an inactive window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BTNHIGHLIGHT [Meaning]
|
The color of the highlight around a button.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_DKSHADOW3D [Meaning]
|
The color of three-dimensional dark shadows.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_LIGHT3D [Meaning]
|
The color of three-dimensional light areas.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_INFOTEXT [Meaning]
|
The color of informational text.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_INFOBK [Meaning]
|
The color of the background behind informational text.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_BUTTONALTERNATEFACE [Meaning]
|
The color of the alternate face of a button.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_HOTTRACKING [Meaning]
|
The color of highlight applied when a user moves the mouse over a control.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_GRADIENTACTIVECAPTION [Meaning]
|
The gradient color applied to the caption area of an active window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_GRADIENTINACTIVECAPTION [Meaning]
|
The gradient color applied to the caption area of an inactive window.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
31b0c208_sColorBrush_function__Windows___Meaning
|
[Value] TMT_MENUHILIGHT [Meaning]
|
The color of highlight drawn on a menu item when the user moves the mouse over it.
|
[] |
GetThemeSysColorBrush function (Windows)
|
Meaning
|
https://msdn.microsoft.com/en-us/library/bb759780(v=vs.85).aspx
|
49/1438042988962.66_20150728002308-00092-ip-10-236-191-2_892263481_0.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.