API ドキュメンテーション
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingOLEobjectSheetGet
Function ProDrawingOLEobjectSheetGet
Description
Returns the sheet index on which the OLE object is embedded.
Replacement in Object TOOLKIT:
pfcDetailOLEObject::Sheet
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingOLEobjectSheetGet
(
ProModelitem
* ole_object
/* (In)
The OLE object.
*/
int* sheet
/* (Out)
The sheet number.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
OLE オブジェクトへのアクセス:ProDrawingOLEobjectSheetGet
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。