IDebugProgramPublisher2.UnpublishProgram(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 UnpublishProgram(System::Object ^ pDebuggeeInterface);
public int UnpublishProgram(object pDebuggeeInterface);
abstract member UnpublishProgram : obj -> int
Public Function UnpublishProgram (pDebuggeeInterface As Object) As Integer
Parameters
- pDebuggeeInterface
- Object