Data.getDirPtrAdd C# (CSharp) Method

getDirPtrAdd() public method

public getDirPtrAdd ( ) : int
return int
    public int getDirPtrAdd()
    {
        return 0x8010;
    }
Data