CSPspEmu.Hle.Modules.hpremote.sceHprm.sceHprmIsHeadphoneExist C# (CSharp) Метод

sceHprmIsHeadphoneExist() приватный Метод

private sceHprmIsHeadphoneExist ( ) : int
Результат int
        public int sceHprmIsHeadphoneExist()
        {
            //throw(new NotImplementedException());
            return 0;
        }