| FDO API Reference | Feature Data Objects |
#include <IGetLockedObjects.h>
Inherits FdoICommand.
Inheritance diagram for FdoIGetLockedObjects:

Definition at line 33 of file IGetLockedObjects.h.
Public Member Functions | |
| virtual FDO_API FdoILockedObjectReader * | Execute ()=0 |
| Executes the GetLockedObjects command, returning an FdoILockedObjectReader. | |
| virtual FDO_API FdoString * | GetLockOwner ()=0 |
| Gets the name of the user whose locked objects you want to list. | |
| virtual FDO_API void | SetLockOwner (FdoString *value)=0 |
| Sets the name of the user whose locked objects you want to list. | |
| Comments or suggestions? Send us feedback. |