Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int IsUserCode([Runtime::InteropServices::Out] int % pfUser);
public int IsUserCode (out int pfUser);
abstract member IsUserCode : int -> int
Public Function IsUserCode (ByRef pfUser As Integer) As Integer