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