示例#1
0
 public string GetError()
 {
     return(Marshal.PtrToStringUni(ZPlay.zplay_GetErrorW(this.objptr)));
 }