C# 클래스 DBus.Transports.msghdr

파일 보기 프로젝트 열기: brookpatten/dbus-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
msg_control System.IntPtr
msg_controllen uint
msg_flags int
msg_iov IOVector*
msg_iovlen int
msg_name System.IntPtr
msg_namelen uint

프로퍼티 상세

msg_control 공개적으로 프로퍼티

public IntPtr,System msg_control
리턴 System.IntPtr

msg_controllen 공개적으로 프로퍼티

public uint msg_controllen
리턴 uint

msg_flags 공개적으로 프로퍼티

public int msg_flags
리턴 int

msg_iov 공개적으로 프로퍼티

public IOVector* msg_iov
리턴 IOVector*

msg_iovlen 공개적으로 프로퍼티

public int msg_iovlen
리턴 int

msg_name 공개적으로 프로퍼티

public IntPtr,System msg_name
리턴 System.IntPtr

msg_namelen 공개적으로 프로퍼티

public uint msg_namelen
리턴 uint