Mobile SDK for Windows Apps2.0
Transforming Windows apps into Mobile apps
|
Inherited by CitrixMobility.CitrixMobileClass.
Public Member Functions | |
int | GetDevicePropertyBool ([In] CMP_DEV_BOOL_PROP_ID propertyId, out bool value) |
int | GetDevicePropertyString ([In] CMP_DEV_STRING_PROP_ID propertyId,[MarshalAs(UnmanagedType.BStr)] out string @string) |
int CitrixMobility.ICMPDevice.GetDevicePropertyBool | ( | [In] CMP_DEV_BOOL_PROP_ID | propertyId, |
out bool | value | ||
) |
Implemented in CitrixMobility.CitrixMobileClass.
int CitrixMobility.ICMPDevice.GetDevicePropertyString | ( | [In] CMP_DEV_STRING_PROP_ID | propertyId, |
[MarshalAs(UnmanagedType.BStr)] out string @ | string | ||
) |