C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / StgCreateDocfileOnILockBytes Method

In This Topic
StgCreateDocfileOnILockBytes Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function StgCreateDocfileOnILockBytes( _
   ByVal plkbyt As IntPtr, _
   ByVal grfMode As UInteger, _
   ByVal reserved As UInteger, _
   ByRef ppstgOpen As IntPtr _
) As Integer
 

Parameters

plkbyt
grfMode
reserved
ppstgOpen
See Also