FirmwarePageGetAddress Method  | 
 
            Gets the address of this firmware page.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
SyntaxPublic Function GetAddress As UInteger
public:
unsigned int GetAddress()
member GetAddress : unit -> uint32 
Return Value
Type: 
UInt32The address of this firmware page.
See Also