FDO API Reference | Feature Data Objects |
#include <IGetLockInfo.h>
Inherits FdoIFeatureCommand.
Inheritance diagram for FdoIGetLockInfo:
Definition at line 35 of file IGetLockInfo.h.
Public Member Functions | |
virtual FDO_API FdoILockedObjectReader * | Execute ()=0 |
Executes the GetLockInfo command, returning an FdoILockedObjectReader. | |
Friends | |
class | FdoIConnection |
|
Executes the GetLockInfo command, returning an FdoILockedObjectReader.
|
|
Reimplemented from FdoIFeatureCommand. Definition at line 37 of file IGetLockInfo.h. |
Comments or suggestions? Send us feedback. |