IVsBuildManagerAccessor4.AcquireBuildResources 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 AcquireBuildResources(Microsoft::VisualStudio::Shell::Interop::VSBUILDMANAGERRESOURCE fResources, [Runtime::InteropServices::Out] System::UInt32 % phCookie);
public int AcquireBuildResources (Microsoft.VisualStudio.Shell.Interop.VSBUILDMANAGERRESOURCE fResources, out uint phCookie);
abstract member AcquireBuildResources : Microsoft.VisualStudio.Shell.Interop.VSBUILDMANAGERRESOURCE * uint32 -> int
Public Function AcquireBuildResources (fResources As VSBUILDMANAGERRESOURCE, ByRef phCookie As UInteger) As Integer
Parameters
- fResources
- VSBUILDMANAGERRESOURCE
- phCookie
- UInt32