Method System.Boolean The managed value to convert. The OS-specific equivalent value. Converts a enumeration value to an OS-specific value. if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the OS-specific equivalent value of into . Otherwise, will contain 0. Method System.Int32 The managed value to convert. Converts a to an OS-specific value. The equivalent OS-specific value. has no equivalent OS-specific value. Method System.Boolean The OS-specific value to convert. The managed equivalent value Converts an OS-specific value to a . if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the managed equivalent value of into . Otherwise, will contain a 0 cast to a . The current conversion functions are unable to determine if a value in a [Flags]-marked enumeration does not exist on the current platform. As such, if contains a flag value which the current platform doesn't support, it will not be present in the managed value returned. This should only be a problem if was not previously returned by . Method MakeMap.Test.FlagsEnum The OS-specific value to convert. Converts an OS-specific value to a . An approximation of the equivalent managed value. The current conversion functions are unable to determine if a value in a [Flags]-marked enumeration does not exist on the current platform. As such, if contains a flag value which the current platform doesn't support, it will not be present in the managed value returned. This should only be a problem if was not previously returned by . Method System.Boolean The managed value to convert. The OS-specific equivalent value. Converts a enumeration value to an OS-specific value. if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the OS-specific equivalent value of into . Otherwise, will contain 0. Method System.Int32 The managed value to convert. Converts a to an OS-specific value. The equivalent OS-specific value. has no equivalent OS-specific value. Method System.Boolean The OS-specific value to convert. The managed equivalent value Converts an OS-specific value to a . if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the managed equivalent value of into . Otherwise, will contain a 0 cast to a . The current conversion functions are unable to determine if a value in a [Flags]-marked enumeration does not exist on the current platform. As such, if contains a flag value which the current platform doesn't support, it will not be present in the managed value returned. This should only be a problem if was not previously returned by . Method MakeMap.Test.SimpleFlagsEnum The OS-specific value to convert. Converts an OS-specific value to a . An approximation of the equivalent managed value. The current conversion functions are unable to determine if a value in a [Flags]-marked enumeration does not exist on the current platform. As such, if contains a flag value which the current platform doesn't support, it will not be present in the managed value returned. This should only be a problem if was not previously returned by . Method System.Boolean The managed value to convert. The OS-specific equivalent value. Converts a enumeration value to an OS-specific value. if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the OS-specific equivalent value of into . Otherwise, will contain 0. Method System.Int64 The managed value to convert. Converts a to an OS-specific value. The equivalent OS-specific value. has no equivalent OS-specific value. Method System.Boolean The OS-specific value to convert. The managed equivalent value Converts an OS-specific value to a . if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the managed equivalent value of into . Otherwise, will contain a 0 cast to a . Method MakeMap.Test.TestEnum The OS-specific value to convert. Converts an OS-specific value to a . The equivalent managed value. has no equivalent managed value. Method System.Boolean The managed value to convert. The OS-specific equivalent value. Converts a enumeration value to an OS-specific value. if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the OS-specific equivalent value of into . Otherwise, will contain 0. Method System.Int32 The managed value to convert. Converts a to an OS-specific value. The equivalent OS-specific value. has no equivalent OS-specific value. Method System.Boolean The OS-specific value to convert. The managed equivalent value Converts an OS-specific value to a . if the conversion was successful; otherwise, . This is an exception-safe alternative to . If successful, this method stores the managed equivalent value of into . Otherwise, will contain a 0 cast to a . Method MakeMap.ToBeRenamed.Colors The OS-specific value to convert. Converts an OS-specific value to a . The equivalent managed value. has no equivalent managed value.