IOplockStorage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IOplockStorage
public interface class IOplockStorage
__interface IOplockStorage
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOplockStorage
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("8D19C834-8879-11D1-83E9-00C04FC2C6D4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOplockStorage
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("8D19C834-8879-11D1-83E9-00C04FC2C6D4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOplockStorage = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("8D19C834-8879-11D1-83E9-00C04FC2C6D4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOplockStorage = interface
Public Interface IOplockStorage
- Attributes
Methods
CreateStorageEx(String, UInt32, UInt32, UInt32, Guid, IntPtr) | |
OpenStorageEx(String, UInt32, UInt32, UInt32, Guid, IntPtr) |