31 Jan
2020
31 Jan
'20
3:54 a.m.
On Fri, 2020-01-31 at 02:10 +0100, Vijay Kiran Kamuju wrote:
+/****************************************************************************** + * WcsGetDefaultColorProfileSize [MSCMS.@] + */ +BOOL WINAPI WcsGetDefaultColorProfileSize( WCS_PROFILE_MANAGEMENT_SCOPE scope, PCWSTR device_name, + COLORPROFILETYPE type, COLORPROFILESUBTYPE subtype, + DWORD profile_id, PDWORD profile_name) +{
profile_size would be better name for the last parameter.