[This is preliminary documentation and subject to change.]
Enables the console to obtain the snap-in's version number.
HRESULT GetSnapinVersion(
LPOLESTR* lpVersion // Pointer to the version number.
);
Memory for out parameters must be allocated using CoTaskMemAlloc. This function is documented in the Platform SDK.