The “implementation_key” Pragma

Syntax

#pragma implementation_key ( [ key ] )

where the optional key is a constant. If key is omitted, the pragma is ignored. If key is not of integral type, the pragma is ignored, but with a warning (C4188).