IDebugProgram3.GetENCUpdate(Object) 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 GetENCUpdate([Runtime::InteropServices::Out] System::Object ^ % ppUpdate);
public int GetENCUpdate(out object ppUpdate);
abstract member GetENCUpdate : obj -> int
Public Function GetENCUpdate (ByRef ppUpdate As Object) As Integer
Parameters
- ppUpdate
- Object