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 IsDump([Runtime::InteropServices::Out] int % pfDump);
public int IsDump (out int pfDump);
abstract member IsDump : int -> int
Public Function IsDump (ByRef pfDump As Integer) As Integer