C# 클래스 CSPspEmu.Hle.Modules.libfont.sceLibFont.FontNewLibParams

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
AllocFuncAddr uint
CacheDataAddr uint
CloseFuncAddr uint
ErrorFuncAddr uint
FreeFuncAddr uint
IoFinishFuncAddr uint
NumberOfFonts uint
OpenFuncAddr uint
ReadFuncAddr uint
SeekFuncAddr uint
UserDataAddr uint

프로퍼티 상세

AllocFuncAddr 공개적으로 프로퍼티

public uint AllocFuncAddr
리턴 uint

CacheDataAddr 공개적으로 프로퍼티

public uint CacheDataAddr
리턴 uint

CloseFuncAddr 공개적으로 프로퍼티

public uint CloseFuncAddr
리턴 uint

ErrorFuncAddr 공개적으로 프로퍼티

public uint ErrorFuncAddr
리턴 uint

FreeFuncAddr 공개적으로 프로퍼티

public uint FreeFuncAddr
리턴 uint

IoFinishFuncAddr 공개적으로 프로퍼티

public uint IoFinishFuncAddr
리턴 uint

NumberOfFonts 공개적으로 프로퍼티

public uint NumberOfFonts
리턴 uint

OpenFuncAddr 공개적으로 프로퍼티

public uint OpenFuncAddr
리턴 uint

ReadFuncAddr 공개적으로 프로퍼티

public uint ReadFuncAddr
리턴 uint

SeekFuncAddr 공개적으로 프로퍼티

public uint SeekFuncAddr
리턴 uint

UserDataAddr 공개적으로 프로퍼티

public uint UserDataAddr
리턴 uint