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