_INTRINSIC_IS_SAFE
This macro determines if a specified intrinsic function is instantiated independent of the operating system.
_INTRINSIC_IS_SAFE(arg)
Parameters
- arg
[in] The name of the intrinsic function of interest.
Return Values
A non-zero return value indicates that the specified intrinsic does not affect the state of operating system.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Cmnintr.h.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.