Nevron.Compiler Namespace / IAssemblyCache Interface / Reserved Method / Reserved(Object) Method


Reserved(Object) Method
Syntax
'Declaration
 
Overloads Function Reserved( _
   ByRef ppAsmScavenger As System.Object _
) As System.Integer
 
'Usage
 
Dim instance As IAssemblyCache
Dim ppAsmScavenger As System.Object
Dim value As System.Integer
 
value = instance.Reserved(ppAsmScavenger)

Parameters

ppAsmScavenger
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also