Desktop Functions: Smart Device Functions:
|
Search Results for "GetProp" in [All]Enums
public static bool GetProperties(string strDeviceName, string strPort, out bool bDuplex, out bool bColor, out string strError)
public static bool GetProperties(string strDeviceName, string strPort, out bool bDuplex, out bool bColor, out string strError) msi
static extern int MsiGetProperty(int hInstall, string szName, int value = MsiGetProperty(handle, "ProductVersion", out sb, ref stringSize); Constants4: PROPERTYKEY
public static PropertyInfo[] GetProperties<T>(this Type type) where T : Attribute
foreach (PropertyInfo pi in type.GetProperties(flags))
return o == null ? new List<PropertyInfo>().ToArray() : o.GetType().GetProperties<T>(); propsys
public static IPropertyStore GetPropertyStoreFromShellItem(IShellItem shellitem, bool fReadWrite) Interfaces
void GetProperties ( [MarshalAs ( UnmanagedType.Interface )] out IntPtr ppStore );
void GetPropertyStore ( [In] int Flags, [In] ref Guid riid, out IntPtr ppv );
void GetPropertyDescriptionList ( [In] ref NativeMethods.PROPERTYKEY keyType, [In] ref Guid riid, out IntPtr ppv );
Function GetPropertyStore(<[In]()> Flags As Integer, <[In]()> riid As Guid, ByRef ppv As IntPtr) As Integer
Function GetPropertyDescriptionList(<[In]()> keyType As PROPERTYKEY, <[In]()> riid As Guid, ByRef ppv As IntPtr) As Integer 8: IUri
UInt32 GetPropertyBSTR([In]UriProperty uriProp, [Out]out string strProperty, [In]UInt32 dwFlags);
UInt32 GetPropertyLength([In]UriProperty uriProp, [Out] out UInt32 pcPropLen, [In]UInt32 dwFlags);
UInt32 GetPropertyDWORD([In]UriProperty uriProp, [Out] out UInt32 pcPropValue, [In]UInt32 dwFlags);
UInt32 GetProperties([Out] uint dwFlags); 9: IWebBrowser
object GetProperty([In, MarshalAs(UnmanagedType.BStr)] string Property);
object GetProperty([In, MarshalAs(UnmanagedType.BStr)] string Property);
Function GetProperty(<MarshalAs(UnmanagedType.BStr)> ByVal [Property] As String) As Object 10: IWebBrowser2
object GetProperty([In, MarshalAs(UnmanagedType.BStr)] string Property);
object GetProperty([In, MarshalAs(UnmanagedType.BStr)] string Property);
Function GetProperty(<MarshalAs(UnmanagedType.BStr)> ByVal [Property] As String) As Object
void GetPropertyAttributes(
void GetPropertyStream( shell32
static extern int SHGetPropertyStoreFromParsingName(
GETPROPERTYSTOREFLAGS flags, GETPROPERTYSTOREFLAGS
Public Enum GetProperties
Public Enum GetProperties
ShowProp = SHObjectProperties(0, GetProperties.SHOP_FILEPATH, filename, String.Empty) user3214: GetProp |