Scroll to navigation

UninstallColorProfileA(3w) Wine API UninstallColorProfileA(3w)

NAME

UninstallColorProfileA (MSCMS.@)

SYNOPSIS

BOOL UninstallColorProfileA
(
PCSTR machine,
PCSTR profile,
BOOL delete
)
 

DESCRIPTION

See UninstallColorProfileW(3w).
 

IMPLEMENTATION

Declared in "icm.h".
Implemented in "dlls/mscms/profile.c".
Debug channel "mscms".
Oct 2012 Wine API