IDebugObject2.IsEncOutdated(Int32) Method
Definition
Important
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 IsEncOutdated([Runtime::InteropServices::Out] int % pfEncOutdated);
public int IsEncOutdated(out int pfEncOutdated);
abstract member IsEncOutdated : int -> int
Public Function IsEncOutdated (ByRef pfEncOutdated As Integer) As Integer
Parameters
- pfEncOutdated
- Int32