API 설명서
>
Miscellaneous
>
Object ProFileselection
> Function ProFileselectionDocNameGet
Function ProFileselectionDocNameGet
Description
If the most recent file selected in ProFileOpen() or one of the related ProFile...Open() functions was secondary content, returns the primary document name.
Synopsis
#include <
ProUtil.h
>
ProError
ProFileselectionDocNameGet
(
ProPath
document_name
/* (Out)
The name and extension of the primary document.
*/
)
Returns
PRO_TK_NO_ERROR
The most recent selection was secondary.
PRO_TK_E_NOT_FOUND
The most recent selection was NOT secondary.
PRO_TK_BAD_INPUTS
document_name was NULL.
User Guide References
File Copy:ProFileselectionDocNameGet
Parent topic
Object ProFileselection
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.