Edit

Share via


ISnapinAbout.GetSnapinVersion(IntPtr) Method

Definition

Allows the console to get the version number for the snap-in.

This API supports the product infrastructure and is not intended to be used directly from your code.

public void GetSnapinVersion(out IntPtr lpVersion);

Parameters

lpVersion
IntPtr

A return value that contains text specifying the version number for the snap-in. This parameter is passed uninitialized.

Remarks

For more information about programming with the ISnapinAbout interface and the Microsoft Management Console (MMC), see the MMC Programmer's Guide.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5