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