IVsENCRebuildableProjectCfg2.GetPEidentity(Guid[], String[]) 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 GetPEidentity(cli::array <Guid> ^ pMVID, cli::array <System::String ^> ^ pbstrPEName);
public int GetPEidentity (Guid[] pMVID, string[] pbstrPEName);
abstract member GetPEidentity : Guid[] * string[] -> int
Public Function GetPEidentity (pMVID As Guid(), pbstrPEName As String()) As Integer
Parameters
- pMVID
- Guid[]
- pbstrPEName
- String[]