C# 클래스 Steamp3.Global.SHFILEOPSTRUCT

파일 보기 프로젝트 열기: ta0soft/STEAMp3

공개 프로퍼티들

프로퍼티 타입 설명
fFlags short
hNameMappings System.IntPtr
hwnd System.IntPtr
lpszProgressTitle string
pFrom string
pTo string

프로퍼티 상세

fFlags 공개적으로 프로퍼티

public short fFlags
리턴 short

hNameMappings 공개적으로 프로퍼티

public IntPtr,System hNameMappings
리턴 System.IntPtr

hwnd 공개적으로 프로퍼티

public IntPtr,System hwnd
리턴 System.IntPtr

lpszProgressTitle 공개적으로 프로퍼티

public string lpszProgressTitle
리턴 string

pFrom 공개적으로 프로퍼티

public string pFrom
리턴 string

pTo 공개적으로 프로퍼티

public string pTo
리턴 string