VCPlatform2::GetAlternatePlatformNames Method (UInt32, String^, UInt32)

 
Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void GetAlternatePlatformNames(
	unsigned int celt,
	String^% rgbstr,
	[OutAttribute] unsigned int% pcActual
)

Parameters

celt
Type: System::UInt32
rgbstr
Type: System::String^
pcActual
Type: System::UInt32
Return to top
Show: