IDebugSession3.RegisterJITServer(Guid) 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 RegisterJITServer(Guid % clsidJITServer);
public int RegisterJITServer(ref Guid clsidJITServer);
abstract member RegisterJITServer : Guid -> int
Public Function RegisterJITServer (ByRef clsidJITServer As Guid) As Integer
Parameters
- clsidJITServer
- Guid