IDebugMDMUtil2_V7.GetDefaultJITServer(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 GetDefaultJITServer([Runtime::InteropServices::Out] Guid % pClsidJITServer);
public int GetDefaultJITServer (out Guid pClsidJITServer);
abstract member GetDefaultJITServer : Guid -> int
Public Function GetDefaultJITServer (ByRef pClsidJITServer As Guid) As Integer
Parameters
- pClsidJITServer
- Guid