public string FormatBoolean( byte MyVal )
Public Function FormatBoolean ( _ MyVal As Byte _ ) As String
public: String^ FormatBoolean( unsigned char^ MyVal )